BODY {
	background-color : White;
}

TD {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	color: #000059;
	font-size : 11px;
}

A{
	text-decoration: none;
	color: Blue;
}

A:Hover{
	text-decoration: underline;
	color: #DD0000;
}
	
	A:VISITED  {
	text-decoration: underline;
	color: #666666;
} 
img {
	border-color: black;
}
