@charset "utf-8";

#Mapa_do_site {
	width:568px;
	height:60px;
	border:0;
	padding:0;
	font-weight:bold;
	font-size:18px;
	color:#069;
	background:url(../img/top_mapa.jpg);
}

a,a:visited{
	color:#069;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
