body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(imagens/bg_geral.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.textosp {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textos {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titulos_g {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
		text-decoration: none;
}

A.rodape:visited {color:#666666;text-decoration: none;font-weight: bold;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;}
A.rodape:active {color:#666666;text-decoration: none;font-weight: bold;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;}
A.rodape:link {color:#666666;text-decoration: none;font-weight: bold;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;}
A.rodape:hover {color:#ffffff;text-decoration: underline;font-weight: bold;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;} 

A.destaque:visited {color:#000000;text-decoration: none;}
A.destaque:active {color:#000000;text-decoration: none;}
A.destaque:link {color:#000000;text-decoration: none;}
A.destaque:hover {color:#666666;text-decoration: underline;} 
