body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFCC;
	background-color: #483919;
	margin: 0px;
	padding: 0px;


}
a:link {
	color: #FFFFCC;
	text-decoration: none;


}
.overclass {
	background-color: #000000;
	border-top: 0px dashed #FFFFCC;
	border-right: 1px dashed #FFFFCC;
	border-bottom: 0px dashed #FFFFCC;
	border-left: 1px dashed #FFFFCC;


} 
.outclass {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483919;
	border-right-color: #483919;
	border-bottom-color: #483919;
	border-left-color: #483919;
} 
a:visited {
	color: #FFFFCC;
	text-decoration: none;


	

}
a:hover {
	color: #FFCC00;
	text-decoration: underline;





}
a:active {
	color: #FFFFCC;
	text-decoration: none;



}
