a:link {
	color: #265563;
	text-decoration: none;


}
a:visited {
	color: #265563;
	text-decoration: none;

}
a:active {
	color: #265563;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
.textoforms {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
