body {
	background:#EBECED;
	font-family:"Lucida Sans", "Trebuchet MS", "Arial", serif;
	color:#323D43;
}

#noticias h2,#noticias h2 a {
	color:#014359;
	font-size:18px;
}

#sidebar a {
	color:#014359;
}

#sidebar a:hover {
	color:#014359;
}

a {
	color:#014359;
	text-decoration:none;
}

a:hover {
	background:#0A96A9;
	color:#fff;
}

#pagesnav {
	background:#E0ECF8;
}

#pagesnav a:hover {
	background:#CCDAEA;
}

#credits {
	background:#E0ECF8;
}