/* CSS Document */

#navigator-bottom ul{
list-style:none;
}
#navigator-bottom li{
display:inline;
}
#navigator-bottom a:link, 
#navigator-bottom a:visited{
	color:#750400;
	text-decoration:none;

}
#navigator-bottom a:hover, 
#navigator-bottom a:focus, 
#navigator-bottom a:active{
	color:#CC0000;
	text-decoration: underline;

}
#navigator-bottom #voce-corrente-1 a{
	color:#750400;

}
