.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C5772;
}
.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c5772;
	font-weight: bold;
	text-transform: uppercase;
}
.fechanoticia {
	font-style: italic;
	color: #2c5772;
}
.bordefotos {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
a:link {
	color: #669900;
	font-weight: bold;
}
a:visited {
	color: #669900;
	font-weight: bold;
}
a:hover {
	color: #00FF33;
	font-weight: bold;
}
a:active {
	color: #669900;
	font-weight: bold;
}
.contenidolinks {
	color: #669900;
}
.bordeimagen {
	border: 2px solid #639A00;
}
.navegacionlinks {
	font-size: 9px;
}
