.naranja {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF5500;
	text-decoration: none;
}
a.naranja:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF5500;
	text-decoration:none;
}
a.naranja:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF5500;
	text-decoration: underline;
}
.naranjap {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF5500;
	text-decoration: none;
}
a.naranjap:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF5500;
	text-decoration:none;
}
a.naranjap:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF5500;
	text-decoration: underline;
}
.amarillo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFDD0A;
	text-decoration: none;
}
.amarillo:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFDD0A;
	text-decoration: none;
}
.amarillo:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFDD0A;
	text-decoration: underline;
}
.amarillog {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFDD0A;
	text-decoration: none;
}
.amarillog:visited {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFDD0A;
	text-decoration: none;
}
.amarillog:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFDD0A;
	text-decoration: underline;
}
.anuncio {
	font-family: Tahoma;
	font-size: 15px;
	color: #356AA0;
	text-decoration: none;
}
.anuncio:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #356AA0;
	text-decoration:none;
}
.anuncio:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #356AA0;
	text-decoration: underline;
}
