a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
    text-decoration:none;
	
}
a.visited {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	color: #dddddd;
	
}

.linkcss{
   font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
}

.rodape{
font-family: Arial;
	font-size: 10px;
	font-style: normal;
        font-weight: normal;
	color: #FFFFFF;
}
.titulo {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
        font-weight: bold;
	color: #666666;
	background-color: #dddddd;
	border: none;
}

.textoabertura {
	font-family: Arial;
	font-size: 7px;
	font-style: normal;
        font-weight: normal;
	color: #000000;
	
}

.menulink {
	font-family: Tahoma;
	font-size:9px;
	font-style: normal;
        font-weight: bold;
	color: #5B5B4F;
        text-decoration: none;

}

A:hover {text-decoration: underline;}

.miolo {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
        }
