body td .body {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #330000;}
a{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #CC0000;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {	
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.style1 {color: #FFFFFF}
.style2 a {color: #0000FF}
