.orangelink {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000086;	text-decoration: none;	font-weight: bold;}
.orangelink:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000086;	text-decoration: underline;	font-weight: bold;}
	
.buttonlinks {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #000086;	text-decoration: none;}
.headingsorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
.headingsorange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000086;
	text-decoration: underline;
	font-style: normal;


}
.buttonlinkstrong {
font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #000086;	text-decoration: none;
}
.buttonlinksmall {
font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8px;	font-weight: bold;	color: #000086;	text-decoration: none;
}
.red {
font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF0000;	text-decoration: none;	font-weight: bold;
}
.redsmall {

font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FF0000;	text-decoration: none;	font-weight: bold;
}
.buttonlinksunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;

}
.rightorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
