body {
	background-color:#146F8C;
}
a:link {
	color: #207690;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #207690;
}
a:hover {
	text-decoration: none;
	color: #5A4C42;
}
a:active {
	text-decoration: none;
	color: #207690;
}
.pie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5A4C42;
	text-align:center;
}
.textosazul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #028197;
}
.textosbeige {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #493C30;
}
.subtitlbeige {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #493C30;
}
.titlazul {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #028197;
}
.titlbl {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
.titlnoticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #028197;
}
.subtitlnoticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #028197;
}
.titlnoticiasbeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #493C30;
}
