/* Inicio do CSS do Rodape */
/*usado em: rodape.asp*/
a.lk_rodape:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.lk_rodape:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.off {color: green; background:url(../img/img_pt/top_18_listdd.jpg); layer-background-color: white;} 
.on {color: red; background:url(../img/img_pt/top_18_listdd_claro.jpg) repeat; layer-background-color: blue;} 

/* Fim do CSS do Rodape */