body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
	background-color: #ffffff;
	margin: 0;
}

a:hover   { color: #bca441; text-decoration: none; }
a:visited { color: #333399; text-decoration: underline; }
a:link    { color: #333399; text-decoration: underline; }
a:active  { color: #0033CC; text-decoration: underline; }

table#rvcats {
	font-size: 11px;
}

table#rvcats td {
	text-align: center;
}

table#rvcats img {
	margin-bottom: 5px;
}

.botlinks {
	text-align: center;
}

.botlinks, .botlinks a, .botlinks a:hover, .botlinks a:visited, .botlinks a:visited:hover {
	font-weight: bold;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 11px;
}