td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #807955;
}
a:link, a:active, a:visited {
	color: #BDA206;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
