BODY, TD {
	font-family : Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : small;

}

A {
	text-decoration: none;
	color: white;
}

A:Hover {
	text-decoration:none;
	color: black;
	
}

A:Visited{
    text-decoration:none;
	color: white;
 }