body {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:visited, a:link {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.imglink a {
	display: block;
	margin: 2px;
	padding: 2px;
}
.imglink a:visited, .imglink a:link {
	background-color: #FFFFFF;
}
.imglink a:hover {
	background-color: #FF6600;
}
.bg {
	background-image: url(/images/fundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titlenews {
	font-size: 12px;
	font-weight: bold;
}
.themenu a:visited img, .themenu a:link img {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
.themenu a:hover img {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
}
.inputText, select {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.inputButton {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	font-weight: #FFFFFF;
	color: #FFFFFF;
	background-color: #444444;
	border: 1px solid #FFFFFF;
}
