body.pages {
	margin-top: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #f6f7f2;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #f6f7f2;
	
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: static;
	font-style: normal;
	font-weight: normal;
	color: #221F1F;
	margin: 0;
	padding: 0px;
	border: #CCCC99;
	
}



a.menu {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #221f1f;
	text-decoration: underline;
	clear: both;
	font-style: normal;
	padding: 0px;
	border: 0px;
	width: 130px !important;
	width: 130px 

}


a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	clear: both;
	border-top: 0px solid #333333;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #999999;
	font-style: normal;
	padding: 0px;
	float: none;
	width: 130px;
	letter-spacing: 0px;
	background-color: #221f1f;



}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0px;
	border: #CCCC99;
}
