body,td,th {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.formuletes {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #626e75;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.link1 {
	color: #005772;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	color: #F3B009;
	text-decoration: none;
}
.titulo {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #005772;
}
.foot {
	font-size: 10px;
	color: #415d61;
}
.items {
	line-height: 18px;
}




.link1:hover {
	color: #000000;
	text-decoration: underline;
}
.link1_on {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.link1_on:hover {
	color: #000000;
	text-decoration: underline;
}
