td, body {
   font-family:verdana;
   font-size: xx-small;
   color: #000000
}

a:link{
	font-family: verdana;
	font-size: xx-small;
	color: #006699;
	text-decoration:none;
}

a:visited{
	font-family: verdana;
	font-size: xx-small;
	color: #006699;
	text-decoration:none;
}

a:hover{
	font-family: verdana;
	font-size: xx-small;
	color: #006699;
	text-decoration:underline;
}
