td {
color: black;
font-size: 11px;
font-weight: normal;
font-family: tahoma;} 

a:link, a:active, a:visited {
	color: white;
	font-size: 9;
	font-weight: bolder;
	text-decoration: none;
	font-family: verdana;
}

a:hover {
	color: #999999;
	font-size: 9;
	font-weight: bolder;
	text-decoration: none;
	font-family: verdana;
}


