a:link {
	color: #81A737;
	text-decoration: underline;
}
a:visited {
	color: #81A737;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #81A737;
}

a.toplink:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.toplink:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.toplink:hover {
	background:none;
	font-weight:bold;
	text-decoration: underline;
}
.thumblink {
	border: 1px solid #81A737;
	color: #000000;
}

.bodytext {
font-family: Tahoma; font-size: 11px; color: #81A737; line-height: 150%;
}
