a.blue_link:link { 
   color: #6C8CC7;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
a.blue_link:hover {
   color: #6C8CC7;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
a.blue_link:visited {
	color: #6C8CC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.blue_link:active {
	color: #6C8CC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.txt_apres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.titulo_index {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58595B;
	line-height: 20px;
}
.txt_escuro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.crvonline{
	background:url(../img/crvonline.png) no-repeat 0 0;
	border:0;
	text-decoration:none;
	width:123px;
	height:115px;
	display:block;
	text-indent:-9999px;
}
.crvonline:hover{
	background:url(../img/crvonline.png) no-repeat 0 -118px;
	border:0;
	text-decoration:none;
	display:block;
	text-indent:-9999px;
}
.bot-guia{
	background:url(../img/botao-guia.jpg) no-repeat; width:132px; height:100px; text-indent:-99999px; display:block; color:#036;
}