/* ESS */

a:active {
color : #d48500;
text-decoration : none;
font-weight : normal;
background-color: transparent;
font-family: verdana;

}
a:hover {
color : #666366;
text-decoration : none;
font-family: verdana;
background-color: transparent;

}
a:link {
color : #d48500;
text-decoration : none;
font-family: "verdana";
background-color: transparent;

}
ol, ul, dl {
margin-left:1,5em; 
}
table.formatar {
margin:0px;
}
td {
border-bottom : #FFF 0px solid;
border-left : #FFF 0px solid;
border-right : #FFF 0px solid;
border-top : #FFF 0px solid;
}
th {
border:1px;

}
ul li {
list-style:none;

}
