/* 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); background-color: white; height:23px;} 
.on {color: red; background:url(../img/img_pt/top_18_listdd_claro.jpg) repeat; background-color: blue;height:23px;} 

/* Japanese links */
a.lk_rodapejp:link {
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN; 
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.lk_rodapejp:visited {
	font-family:Arial, ‚l‚r ‚oƒSƒVƒbƒN; 
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.offjp {color: green; background:url(../img/img_pt/top_18_listdd.jpg); background-color: white;font-family:Arial, ‚l‚r ‚oƒSƒVƒbƒN; } 
.onjp {color: red; background:url(../img/img_pt/top_18_listdd_claro.jpg) repeat; background-color: blue;font-family:Arial, ‚l‚r ‚oƒSƒVƒbƒN; } 


/* Fim do CSS do Rodape */
