.texto_index {  font-family: Tahoma; font-size: 9px; color: #333333}
.input {  font-family: Tahoma; font-size: 10px; color: #333333; background-color: #FFFFFF; border: 1px solid #999999}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: thin solid #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}

