td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
}

