a:link {  font-weight: bold; color: #FF6600; text-decoration: underline}

a:hover {  text-decoration: none; font-weight: bold}

.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;

}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
.bodytextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
