body {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #FFCC00;
}
.noticias {
	font-size: 10px;
}

td img {display: block;}

.rodape {
	background-image: url(gfs_rodape/fundo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 66px;
}


.newsletter {
	font-family: verdana;
	color: #999999;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
}
.input_box {	
	font-family:verdana;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.esquerda {
	float: left;
	width: 230px;
}
.direita {
	float: right;
	width: 550px;
}/* CSS Document */

.title {
	font-weight: bold;
	color: #FFD541;
}
