BODY, TD {
	font-family : arial, sans-serif ;
	font-size : 16px;
	color : White;
}

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

A:Hover {
	text-decoration: underline;
	color: white;
	
}
