body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #FF9933;
	font-size: 10px;
}

.text {
	font-size: 10px;
	line-height: 14pt;
	font-weight: normal;
	color: #FF9933;

}

a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}

.backorange {
	background-color: #FF9933;
}
.formstyle {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF9933;
}
.textorange {
	color: #FF9933;
}
a.textorange, a.textorange:link, a.textorange:active, a.textorange:visited {
	text-decoration: none;
}

a.textorange:hover {
	text-decoration: underline;
}
