body {
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#fff200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.geral{
	background:url(images/fundo_topo.png) repeat-x;
    width:100%;
    height:62px;
	float:left;
}
.estilo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.estilo2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.estilo3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.estilo4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.geral{
	background:url(images/fundo_topo.png) repeat-x;
    width:100%;
    height:62px;
	float:left;
}
.topo{
	filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/topo.png',sizingMethod='noscale');
	background:url(images/topo.png) no-repeat;
	_background:none;
    width:798px;
    height:574px;
} 
a:link {
	color: #FFF200;
	text-decoration: underline;
}
a:visited {
	color: #FFF200;
	text-decoration: underline;
}
a:hover {
	color: #FFF200;
	text-decoration: none;
}
a:active {
	color: #FFF200;
	text-decoration: underline;
}

