body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	font-size:12px;
	color:#FF5E7E;
}

a:link { text-decoration:none; font-weight:normal; color:#FF0066; }
a:visited { text-decoration:none; font-weight:normal; color:#FF0066; }
a:hover { text-decoration:none; font-weight:bold; color:#FF0066; }
a:active { text-decoration:none; font-weight:normal; color:#FF0066; }
a:focus { text-decoration:none; font-weight:normal; color:#FF0066; }

.small{
	font-size:9px;
}

