 a:link { font-weight: bold; color: #00103C; text-decoration: none}
 a:visited { font-weight: bold; color: #00103C; text-decoration: none}
 a:hover { font-weight: bold; color: #999999; text-decoration: none}
 a:active { font-weight: bold; color: #00103C; text-decoration: none}
 
 
 .titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #00103C;
}

 .titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00103C;
}

.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;

}

.parrafosnovedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;

}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
