.naranja {
	font-family: Arial;
	font-size: 12px;
	color: #d16bc4;
	text-decoration: none;
}
a.naranja:visited {
	font-family: Arial;
	font-size: 12px;
	color: #d16bc4;
	text-decoration:none;
}
a.naranja:hover {
	font-family: Arial;
	font-size: 12px;
	color: #d16bc4;
	text-decoration: underline;
}
.naranjap {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff00de;
	text-decoration: none;
}
a.naranjap:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff00de;
	text-decoration:none;
}
a.naranjap:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff00de;
	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: Arial;
	font-size: 15px;
	color: #cc00ff;
	text-decoration: none;
}
.anuncio:visited {
	font-family: Arial;
	font-size: 15px;
	color: #cc00ff;
	text-decoration:none;
}
.anuncio:hover {
	font-family: Arial;
	font-size: 15px;
	color: #cc00ff;
	text-decoration: underline;
}
.anuncioR {
	font-family: Arial;
	font-size: 15px;
	color: #ff00de;
	text-decoration: none;
}
.anuncioR:visited {
	font-family: Arial;
	font-size: 15px;
	color: #ff00de;
	text-decoration:none;
}
.anuncioR:hover {
	font-family: Arial;
	font-size: 15px;
	color: #ff00de;
	text-decoration: underline;
}
