.texto {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}


.texto A:link {color: #666666;  text-decoration: none;  }
.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.texto A:visited {color: #666666; text-decoration: underline;}
.texto A:active {color: #666666; text-decoration: underline;}
.texto A:hover {color: #666666; text-decoration: underline;}

.textoneg {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #006ca4;
	font-weight: bold;
}
.textoneg A:link {color: #006ca4;  text-decoration: none;  }
.textoneg A:visited {color: #006ca4; text-decoration: none;}
.textoneg A:active {color: #006ca4; text-decoration: none;}
.textoneg A:hover {color: #006ca4; text-decoration: none;}

.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #1F73AE;
}
.titnoticias {
	font-family: Georgia,  Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #416a7f;
}
.textonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.enlacenot {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #2275AF;
	text-decoration: underline;
}
.titulos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006ca4;
	text-decoration: none;
}
.titulos  A:link {color: #006ca4; font-weight: bold; text-decoration:none}
.titulos  A:visited {color: #2275AF; font-weight: bold; text-decoration: none}
.titulos  A:active {color: #2275AF; font-weight: bold; text-decoration: none}
.titulos  A:hover {color: #004D75; font-weight: bold; text-decoration:none}


.tituloseleccionado {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2275AF;
	text-decoration: underline;
}
