@charset "iso-8859-1";

.body {
	background:url(images/body-bg.gif);
	font-family:"Trebuchet MS";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

.corpo {
	background-image: url(images/body-bg.gif);
}
.titulo_noticias {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #003320;
	font-weight: bolder;
}
.style5 {color: #FF6600; font-weight: bold; font-size: 12px; }
.style7 {
	color: #003420;
	font-weight: bold;
	font-size: 30px;
}
.style9 {font-size: 8px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF8D37;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.form_class {
	background-color: #E5F4F9;
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
