#menu a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.rodape {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#box {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 24px;
	color: #FE7D00;
}
#txt_box {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
#data {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
table {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.titulo {
	font-family: Garamond, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
