#menu a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
table {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
}
.titulo {
	font-family: Garamond, Arial;
	font-size: 20px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
