.texto {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.botao {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.butao {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	height: 18px;
	border: 1px #999999 solid;
}
.imput {  font-family: Verdana; font-size: 10px; color: #333333; background-color: #ffffff; height: 13px; border: 1px #999999 solid}
.textobranco {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textovermelho {
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.menulink {
	font-family: verdana;
	font-size: 11px;
	color: #436482;
	text-decoration: none;
}
.menulink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #436482;
	text-decoration: underline;
}
.menutop {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop:hover {
	font-family: verdana;
	font-size: 11px;
	color: #B3D1F0;
	text-decoration: none;
}
.txtform {
	font-family: verdana;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}
.txtsub {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.titulossub {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titulopesq{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


