
#divalogo { 
	font-stretch:expanded;
	text-align:center;
	font-family:"Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	border: 1pt gray solid;
	color:#000;
	background-color:#fff;
	width: 150px; height: 150px;
	font-size: 10pt;
	}
	
#divalogo p {
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	}

.big {
	font-size: 14pt;
	font-family: Elephant;
	color:#333;
}
.divas {
	font-size: 14pt;
	font-family: Elephant;
	color:#ff0080;
}
.cities {
	text-transform:uppercase;
	}
.cities a {
	text-decoration:none;
	color:#00f;
	}
.cities a:hover {
	text-decoration:underline;
	}
	
li div { display: inline-block }	

