a:link, a:visited       { color: #2553AB; text-decoration: none }
a:hover     { color: #FF0000; text-decoration: none }
.link2:link         { color: #0000FF; text-decoration: none }
.link2:visited         { color: #0000FF; text-decoration: none }
.link2:hover         { color: #FF0000; text-decoration: none }

BODY {
font-family: Tahoma;
font-size: 12px;
margin-top: 0px;
margin-left: 0px;
color: #FFFFFF;
}

TD {
	font-family: Arial;
	font-size : 12px;
	color: #FFFFFF;
}
