

TD {font-family: tahoma,,arial;
	font-size: 10pt 
}

A {
	text-decoration: none;
	color: BLUE;
}


A:HOVER {
	background-color : white;
	color : red;
	text-decoration : none;
}
