TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
A {
	color: #006699;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: underline;
}
.botnav a:link, .botnav a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.botnav a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.white_bold {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}