a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: underline;
    font-weight: bold;
}

a:active {
	color: #333333;
	text-decoration: underline;
    font-weight: bold;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
