<style>
A { text-decoration: none; color: #D2670E; }
a.menu1{text-decoration : none;  color: blue}
a.menu1:hover {text-decoration : none; color: black;}
a.menu1:link {text-decoration : none;  color: blue}

A { text-decoration: none; color: #D2670E; }
a.menu2{text-decoration : none;  color: black}
a.menu2:hover {text-decoration : none; color: red;}
a.menu2:link {text-decoration : none;  color: black}

A { text-decoration: none; color: #D2670E; }
a.menu_principal{text-decoration : none;  color: green}
a.menu_principal:hover {text-decoration : none; color: black;}
a.menu_principal:link {text-decoration : none;  color: green}

A { text-decoration: none; color: #D2670E; }
a.menu_not{text-decoration : none;  color: gray}
a.menu_not:hover {text-decoration : none; color: black;}
a.menu_not:link {text-decoration : none;  color: gray}


.botaoVerdeClaro {	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009999; BORDER-RIGHT-COLOR: #999999; BORDER-TOP-COLOR: #009999; BORDER-LEFT-COLOR: #009999; BORDER-BOTTOM-COLOR: #999999}
</style>

