a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	color: 333333;
	text-decoration: underline;
	}
.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}

.black-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}
	
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}
	
	
.tan-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style: normal;
	font-weight: bold;
	color: F9F198;
	text-decoration: none;
	}
	
.red-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19.5px;
	font-style: normal;
	font-weight: bold;
	color: F80707;
	text-decoration: none;
	}


.maroon-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	font-style: normal;
	font-weight: bold;
	color: 710101;
	text-decoration: none;
	}
	
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	color: eeeeee;
	text-decoration: none;
	}
	
.white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	color: eeeeee;
	text-decoration: underline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}
	
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	}
	
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	color: F80707;
	text-decoration: none;
	}
