body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #336699;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #336699;
}
a:hover {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}
.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #336699;
	font-weight: bold;
}
.link_secundario {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: 336699;
}


.no_link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
}