.texto_menu {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_menu:hover {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_enquete {
	font-family: arial;
	font-size: 11px;
	color: #054f7e;
	text-decoration: none;
	
}
.texto_enquete:hover {
	font-family: arial;
	font-size: 11px;
	color: #054f7e;
	text-decoration: none;
}
.texto, table {
	font-family: arial;
	font-size: 11px;
	color: #666666;
    text-decoration: none;
	font-weight: nome;
}	
.texto_ofertas_tit {
    font-family: arial;
	font-size: 11px;
	color: #054f7e;
	font-weight: bold;
}
.texto_ofertas_desc {
	font-family: arial;
	font-size: 9px;
	color: #054f7e;
	text-decoration: none;
	
}
.texto_ofertas_preco {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.forms {
border:1px solid #EFEFEF; border-left:none; border-right:none; width:198px; height:83px;
background:#EFEFEF;
font:11px arial;
color:#477da1;
}
.forms2 {
border:1px solid #477da1; width:130px; height:14px;
background:#ffffff;
font:10px arial;
color:#477da1;
}
.forms3 {
border:1px solid #CCCCCC; border-left:1; border-right:1; width:110px; height:15px;
background:#ffffff;
font:9px arial;
color:#477da1;
}
/* enquetes do site */
.enquetes_barra{
border: 1px solid #90ABB4; background: #90ABB4; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#90ABB4', gradientType='0');
}
a{color: #666666; text-decoration: none;}
a:hover{color: #666666; text-decoration: underline;}