a.bodytext:link {color: #CC6600; text-decoration: underline; }
a.bodytext:visited {color: #CC6600; text-decoration: underline; }
a.bodytext:hover {color: #993300; text-decoration: underline; }
a.bodytext:active {color: #CC6600; } 

a.footertext:link {color: #666666; text-decoration: none; }
a.footertext:visited {color: #666666; text-decoration: none; }
a.footertext:hover {color: #9C4883; text-decoration: none; }
a.footertext:active {color: #666666; } 



.indextext {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 11px;
	line-height: 21px;
}
.bodytext {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 11px;
	line-height: 16px;
}
.footertext {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 11px;
	line-height: 16px;
; color: #666666}
.header {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
	line-height: 20px;
; color: #336600}
.banner {
	background-image: url(graphics/banner_repeat.gif);
	background-repeat: repeat-x;
}

.mainmenu a{
	font-family:Arial, Helvetica, sans-serif;
	color:#912790;
	font-size: 13px;
	text-decoration:none;
	}

.mainmenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#912790;
	font-size: 13px;
	text-decoration:underline;
	}