a	{
text-decoration:none;
padding:none;
border:0px;
}


.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.mainnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	color: #bb924c;
	padding-top:7px;
	padding-right:10px;
}

.mainnav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	color: #bb924c;
	padding-top:7px;
	padding-right:10px;
	text-decoration:none;
}

.mainnav a:hover {
	color: #6c2c2c;
	text-decoration:none;
}



