.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #663300;
	height: auto;
	width: 300px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: -1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: auto;
	color: #FF9900;
}
.menubar2 {
	border: 1px solid #FFCC99;
	margin-left: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-decoration: none;
	width: 130px;
	color: #FF6600;
}
body {
	background-color: #FFFF99;
	
}

/*a:link {
	color: #FF6633;
	text-decoration: none;
	list-style-type: none;
}*/
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	color: #FF9933;
	letter-spacing: 2px;
	border-top: none;
	border-right: medium double #FFCC00;
	border-bottom: medium double #FFCC00;
	border-left: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
