td.subnav {
	color: White;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
td.subnav a {
	color: White;
	text-decoration: none;
}
td.subnav a:hover {
	color: #FED38F;
	text-decoration: underline;
}