a:hover  { color: #ffb100; font-weight: bold; font-size: 10pt; text-decoration: none }
a:link  { color: #fff; font-weight: bold; font-size: 10pt; text-decoration: none }
.titulo   { color: #0f0; font-weight: bold; font-size: 10pt; text-decoration: none }
.pie  { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active { color: #fff; font-weight: bold; font-size: 10pt; text-decoration: none }
a { color: #fff; font-weight: bold; text-decoration: none }
.input {
	background-color: #FF9933;
	border: 1px solid #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;

}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #FFFFFF;
	border: 1px solid #663300;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
