a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/ 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3300;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
}
.bottomlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00373a;
	text-decoration: none;
}
.bottomlinksdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00373a;
}
.menutextDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3300;
}
.menutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}