.link {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bold;
	color: #026DAB;
	text-decoration: none;
	border: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.lateral {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bold;
	color: #0B8888;
	text-decoration: none;
	border: none;
}
.lateral:hover {
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	margin-bottom: 0; 
	margin-top: 0; 
	font-weight: bold;
}
.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	margin-bottom: 0; 
	margin-top: 0; 
	font-weight: normal;
}
.cierre {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
	margin-bottom: 0; 
	margin-top: 0; 
	font-weight: normal;
}
