body {
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;
background-image: url(plano-site.jpg);
background-repeat: repeat;


}

a:link {
	text-decoration: none;
	color:#666
}
a:visited {
	text-decoration: none;
	color:#666
}
a:hover {
	text-decoration: none;
	color:#333
}
a:active {
	text-decoration: none;
}



a.inferior:link {
	text-decoration: none;
	color:#fff
}
a.inferior:visited {
	text-decoration: none;
	color:#fff
}
a.inferior:hover {
	text-decoration: none;
	color:#ccc
}
a.inferior:active {
	text-decoration: none;
}


a.artigo:link {
	text-decoration: none;
	color: #990000;
}
a.artigo:visited {
	text-decoration: none;
	color:#990000;
}
a.artigo:hover {
	text-decoration: none;
	color:#333
}
a.artigo:active {
	text-decoration: none;
}



a.link_inferior:link {
	text-decoration: none;
	color:#666
}
a.link_inferior:visited {
	text-decoration: none;
	color:#666
}
a.link_inferior:hover {
	text-decoration: none;
	color:#000
}
a.link_inferior:active {
	text-decoration: none;
}


a.sup:link {
	text-decoration: none;
	color:#fff
}
a.sup:visited {
	text-decoration: none;
	color:#fff
}
a.sup:hover {
	text-decoration: none;
	color: #ccc 
}
a.sup:active {
	text-decoration: none;
}




a.link:link {
	text-decoration: none;
	color:#006699
}
a.link:visited {
	text-decoration: none;
	color:#006699
}
a.link:hover {
	text-decoration: none;
	color:#CC0000 
}
a.link:active {
	text-decoration: none;
}


.destaques {
	font-family: Arial Narrow, Arial;
	font-size: 13pt;
	color: #ff3300;
	margin-top: 30px;
	margin-bottom: 15px;
}

.titulo {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.titulo2 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
.sub_titulo {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
}
.sub_titulo_menor {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: px;
}
.texto {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
.voltar {

	font-family: Arial;
	font-size: 10pt;
	color: #0000ff;
	margin-top: 30px;
	margin-bottom: 10px;
}




</style>


