table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 
#000000} a:visited {
	color: #333333;
	text-decoration: none;
	border: #000000;
} a:link {
	color: #333333;
	text-decoration: none;
	border: thin #000000;

} a:hover { color: #000000; text-decoration: underline} body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
a.kk:link {
	color: #FFCC00; text-decoration: none
}
a.kk:visited {
	color: #FFFFFF; text-decoration: none
}
a.kk:hover {
	color: #FF0000; text-decoration: none
}
a.cc:link {
	color: #000000; text-decoration: none
}
a.cc:visited {
	color: #000000; text-decoration: none
}
a.cc:hover {
	color: #0099FF; text-decoration: none}

#tabela {
   width: 100%;
   border: 1px dashed #CACACA;
   border-collapse: collapse;
  
}

#tabela td {
   border: 1px dashed #CACACA;
   padding: 3px;
}

#indextabela {
padding: 5px; 
border-bottom: 1px dashed #CACACA;
   border-collapse: collapse; 
}

.text-center {text-align:center}
.text-just {text-align:justify}
