.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E4B563;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-align: left;
}
body {background-color: #424453;}

a:link {color: #E4B563;}
a:visited {color: #928B4D;}
a:hover {color: #FF9900;}
a:active {color: #928B4D;}

.subnav a:link {color: #ffffff; text-decoration: none} 
.subnav a:visited {color: #ffffff; text-decoration: none} 
.subnav a:hover {color: #E4B563; text-decoration: none} 
.subnav a:active {color: #ffffff; text-decoration: none} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

