a.menu {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;


}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

	}


a.BlueLink {
	font-family: arial, helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;



}

a.BlueLink:hover {
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;

	}

a.imagelink {
	font-family: arial, helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;





}

a.imagelink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000099;






	}


.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;

}

.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #CC9933;
	font-weight: bold;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;

}

.med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;

}

.med_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
