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