.texto_azul
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
color:#3690C0
}

.texto_gris
{
font-family:Arial;
font-size:9pt;
font-weight:normal;
color:#373737
}

.texto_gris_dos
{
font-family:Arial;
font-size:8pt;
font-weight:normal;
color:#373737
}

.texto_blanco
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
}

.texto_news
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
}

.texto_link
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#3690C0;
	text-decoration: underline;
}
.texto_link_negre
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#3690C0;
	text-decoration: underline;
}

.texto_link_portada
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#3690C0;
	text-decoration: none;
}


a.texto_link:visited {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#3690C0;
	text-decoration: underline;
}
a.texto_link:hover {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}



a.texto_link_negre:hover {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}

a.texto_link_portada:hover {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}

.news_link
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.news_link:visited {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.news_link:hover {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}


