.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #993300;
	line-height: 16px;
}
.bigtitle {
	font-family: Arial;
	font-size: 24px;
	color: #CCCC00;
}
.menutext {
	font-family: Arial;
	font-size: 10px;
	color: #666633;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.bodytextBold {
	font-family: Arial;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
.menutextwhite {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
a:link { color: #993; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited { color: #993; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover { color: #ff9; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #663; text-decoration: underline; }
a:active { color: #993; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
