@charset "utf-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
}
.pagenames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold}
	
	
.pageheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#990000;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold}
	
.pagenamesmaroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	font-weight:bold}
		
.ovmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #b2a77f;
}
a:visited {
	color: #b2a77f;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #000000;
}


