.fuente-normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.fuente-gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.fuente-blanca {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fuente-blanca:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.fuente-blanca2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fuente-oro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C0A062;
	text-decoration: none;
}
.fuente-oro:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C0A062;
	text-decoration: underline;
}

.fuente-azul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.fuente-azul-peque {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.fuente-azul:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00599E;
	text-decoration: underline;
}
.titulo-oro {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #C0A062;
	text-decoration: none;
}
.titulo-azul {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4A79B8;
	text-decoration: none;
}
.titulo-pri {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #4A79B8;
	text-decoration: none;
}
.linknoticias {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	color: #4A79B8;
	text-decoration: none;
}
