.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
}
a{
	color: #000099;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.white1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.outline {
	border: 1px solid #000000;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdde0f;
}
.bigyello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: normal;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.meroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	color: #990000;
}
.smallorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left:10px;
}

.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #197A30;
	font-weight: normal;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.outline {
	border: 1px solid #D7D7D7;
}
.GREENBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #197A30;
	font-weight: bold;
}
.bbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhite a{
	text-decoration: none;
}
.smallwhite a:hover{
	color: #ffcc00;
	text-decoration: none;
}

body {
	background-color: #18230C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.innertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #990000;
	text-transform: none;
	padding-left: 15px;
}

.mescocollege {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
}
.mescocollege a{
	color:#000099;
	 text-decoration:underline;
}
.mescocollege a:hover{
	 text-decoration:none;
	 color:#FF0000;
}

