body {font-size:100.01%;}

TD, TR, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


A {
	text-decoration: none;
	color: Yellow;
	font-weight: bold;
}
A:Active {
	text-decoration: none;
	color: Yellow;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color: White;
	font-weight: bold;
}
A:Visited  {
	text-decoration: none;
	color: Yellow;
	font-weight: bold;
}