.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
a.introlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AB000F;
	font-weight: bold;
	text-decoration: none;


}
a.introlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;



}
.introtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;

}
a.navlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;





}
a.navlink:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;



}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB000F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #6F4F35;






}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AB000F;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 90px;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;

}
a {
	color: #AB000F;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #6F4F35;
	text-decoration: none;
	font-weight: bold;

}

