.blacklink
{
font-size: 10pt;
font-family: arial;
color: "#003366";
text-decoration: 'none';
}  

.blacklink:hover
{
font-size: 10pt;
font-family: arial;
color: "#336699";
text-decoration: 'underline';
}

.bodytext
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black
}