a {color : #663333; text-decoration : underline;}
a:active {color: #663333; text-decoration : underline;}	
a:hover {color: #663333; text-decoration : none;}	
a:link {color: #663333; text-decoration : underline;}
a:visited {color: #663333;}

BODY {
	background-color: #C4AB87;
	margin: 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.missiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;

}

.copyright A:link {
color: #FFC900;
text-decoration: none;
}

.copyright A:visited {
color: #FFC900;
text-decoration: none;
}

.copyright A:hover {
color: #FFC900;
text-decoration: underline;
}

.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}

.copyright2 A:link {
color: #FFC900;
text-decoration: none;
}

.copyright2 A:visited {
color: #FFC900;
text-decoration: none;
}

.copyright2 A:hover {
color: #FFC900;
text-decoration: underline;
}
