.texto {
	font-family: Georgia;
	font-size: 14px;
	text-align: justify;
}
#enlaceNoticiaCompleta {
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	font-size: 14px;
	color: #333333;
}
#enlaceZona {
	font-family: Georgia;
	font-size: 14px;
	background-color: #66FF66;
	padding: 5px;
	width: 100%;
	float: left;
	height: 34px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border: 1px dashed #CCCCCC;
}
#enlaces {
	width: 300px;
	height: 38px;
}
#cuerpo {
	width: 800px;
	background-color: #00FFFF;
}
.enlaceZonaClase {
}
a {
	text-decoration: none;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.enlaceZonaClaseSobre {
	background-image: url(imagenes/fonfoEnlaceSobre.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.textoEnlace {
	text-decoration: none;
}

