A  {
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Visited  {
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Active  {
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
}

td  {
	font-size : 11pt;
	font-family : Arial;
}

