.orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:link {color: #FF4100}
a:visited {color: #FF4100}
a:hover {color: #3C1503}
a:active {color: #FF4100}
a {text-decoration: none}

.greenhead {
font-family: verdana;
font-size: 15px;
color: #73BE1E;
text-align: left;
font-weight: bold
}

.text {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textlarger {
font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.orange14 {	color: #FF4100;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.textbold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.textorange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
