.texto {
	font-family: arial;
	font-size: 11px;
	color: #375274;
	text-decoration: none;
	line-height: 18px;
}
a { text-decoration: none; color:blue}
a:hover { text-decoration: none; color: #FF6600}
.submenucasas {
	font-family: arial;
	font-size: 12px;
	color: #375274;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
}
.titcasas {
	font-family: arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
}

