.cotacao{color:#FFFFFF;
		font-size:11px;
		font-family:tahoma;
		margin-left: 6px;
		text-decoration: none;
}
.cotacao:hover{
		color:#EFEBCE;
      font-size:11px;
      font-family:tahoma;
		margin-left: 6px;
		text-decoration: underline;
}
.textoForm{color:#000000;
		font-size:11px;
		font-family:tahoma;
		line-height: 20px;
		text-decoration: none;
}
.textoAzul{color:#1C4EAD;
		font-size:11px;
		font-family:tahoma;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
}
.textoAzul:hover{color:#1C4EAD;
		font-size:11px;
		font-family:tahoma;
		line-height: 20px;
		font-weight: bold;
		text-decoration: underline;
}
.texto{color:#000000;
		font-size:11px;
		font-family:tahoma;
		line-height: 15px;
		text-decoration: none;
}
.texto:hover{color:#0000C2;
		font-size:11px;
		font-family:tahoma;
		line-height: 16px;
		text-decoration: underline;
		
}
.companhias{color:#000000;
		font-size:11px;
		font-family:tahoma;
		line-height: 12px;
		text-decoration: none;
}
.dicas{color:#000000;
		font-size:11px;
		font-family:tahoma;
		line-height: 14px;
		text-decoration: none;
}
.dicas:hover{color:#0000C2;
		font-size:11px;
		font-family:tahoma;
		line-height: 14px;
		text-decoration: underline;
		
}
.weather{color:#004371;
		font-size:11px;
		font-family:tahoma;
		line-height: 14px;
		text-decoration: none;
}
.form {
	border-color: #000000; 
	border-width: 1; 
	border-style: solid; 
	background-color:#FFFFFF; 
	font-size: 12; 
	font-family: Arial; 
	font-weight : bold;
}
div.dicas { background-color:#FFE295; padding:5px; }
