TD {font-family: tahoma,,arial;
	font-size: 11pt 
}

TH {font-family: tahoma,,arial;
	font-size: 12pt 
}

A {
	text-decoration: none;
	color: blue;
}


A:HOVER {
	
	color : red;
	text-decoration : none;
}

