a:link {
	color: #50BAEE;
}
a:hover {
	color: #000000;	
}
a{text-decoration:none;
	color: #50BAEE;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
background:url(images/background-cidade.jpg);
background-attachment:fixed;
}
