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;
} 
.titulo {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.titulo2 {
	font-family: Arial;
	font-size: 10pt;
	color: #D8A801;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.sub_titulo {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
}
.sub_titulo_menor {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	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;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}



a.menu:link {
	text-decoration: none;
	color: #0000FF;
}
a.menu:visited {
	text-decoration: none;
	color: #0000FF;
}
a.menu:hover {
	text-decoration: none;
	color: #0066FF;
}
a.menu:active {
	text-decoration: none;
}



a.video:link {
	text-decoration: none;
	color: #666666;
}
a.video:visited {
	text-decoration: none;
	color: #666666;
}
a.video:hover {
	text-decoration: none;
	color: #0066FF;
}
a.video:active {
	text-decoration: none;
}

</style>
