.texto {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 20px;
	text-decoration: none;
}


.destacar {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}


.localizacion {
	font-family: "Courier New", Courier, mono, Abbess;
	font-size: 14px;
	font-weight: bold;
}

a.texto:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
a.texto:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.texto:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

