a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link_azul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.titular_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titular_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-indent: 10px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.link_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

.link_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: underline;
	font-weight: bold;
}
.link_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.taba_central {
	background-image: url(../img/fondo_centro_central.gif);
}
.tabla_destacados {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
	padding-left: 20px;
	margin-left: 10px;
}
.tabla_noticias {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
