a{
  outline: none;
}
:focus{
  -moz-outline-style: none;
}
.balao{
	top:0px;
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	z-index:1;
}
body{
font-family:verdana;
font-size:10px;
color:#333333;
background-image:url(../imgs/fundo.gif);
margin:0px;
}
td{
font-family:verdana;
font-size:10px;
color:#333333;
}
.topo{
background-image:url(../imgs/fundo_topo.gif);
}
ul{
/*margin-left:-10px;
margin-bottom:5px;
margin-top:5px;*/
list-style-type: square;
color:#666666;
}
li a{
/*margin-left:-5px;*/
color:#666666;
text-decoration:none;
}
li a:hover{
/*margin-left:-5px;*/
color:#333333;
text-decoration:underline;
}
.nivel2{
color:#663300;
text-decoration:none;
margin-left:10px;
text-transform:uppercase;
font-weight:bold;
}
.nivel2:hover{
color:#663300;
text-decoration:underline;
margin-left:10px;
text-transform:uppercase;
font-weight:bold;
}
.menu{
position:relative;
z-index:2;
}
a{
color:#0066CC;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#0066CC;
font-weight:bold;
text-decoration:underline;
}
