<style>

.head2{font-family:verdana;font-size:11px;color:000000}
A {
	text-decoration: undeline;
	color:004DA2;
	font-size: 10px; 
	font-family: verdana;
}
a:visited{color:004DA2}
a:hover{color:red}
a.blue{color:0000FF;}
a.blue:hover{color:red}
a.blue:visited{color:0000FF;}
.bold{font:900}
.left{padding-left:20;padding-right:20}

</style>