BODY, TD {
	
	
}

A {
	text-decoration: none;
	color: Navy;
	font-weight : ;
	font-family : serif;
	
}

A:Hover {
	text-decoration: underline;
	color: Red;
	font-weight : ;
}
