body {
	color: #5959AC;
	scrollbar-face-color:#0066cc;
	scrollbar-highlight-color:#3399cc;
	scrollbar-3dlight-color:#3399cc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-arrow-color:#EAEAEA;
	scrollbar-track-color:#EAEAEA;
}
ul {
	list-style-type: none;
	list-style-image: url(../_img/purple1.gif);


}
ul ul {
	list-style-type: none;
	list-style-image: url(../_img/purple2.gif);

}
ul ul ul {
	list-style-type: none;
	list-style-image: url(../_img/purple2.gif);

}
ul ul ul ul {
	list-style-type: circle;
}

.fundoazul
{
	background-attachment:fixed;
	background-repeat:repeat-x, repeat-y;
	background-image:url(../_img/cuboazul.jpg);
}

.introlinks
{
	text-decoration:none;
	text-align:right;
	border:0px;
	text-shadow:Silver;
}

.noticiasinicial
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.fimpg
{	   		
	font:9px verdana;
	color:#FFFFFF;
}

.all_links
{
	color:#6666FF;
	text-decoration:none;
	cursor:pointer;
}

.corpo_geral
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.titulo_02
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.corpo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.infra
{
	background-attachment:fixed;
	background-image:url(../_img/logo_infra.gif);
	background-position:center center;
	background-repeat:repeat-y;
}

.menu_inferior
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link{	color: #5959AC;
text-decoration:none;}
a:visited{	color: #5959AC;
text-decoration:none;}