#header {
	background-color: #eeeeee;
}
#navigation {
	background-color: #dad8d8;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}
#middle {
	font-family: Verdana, sans-serif;
	background-color: #dad8d8;
	font-size: 12px;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #330099;
	background-color: #33FFCC;
	text-decoration: underline;
}
.titolo {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}



#other {
	background-color: #CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer {
	background-color: #eeeeee;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.uu {
	background-image: url(/column-bg.gif);
	font-family: Arial;
	font-size: 13px;
}
.yy {
	background-color: #dad8d8;
}

a:visited {
	text-decoration: none;
	color: #ff6600;
}
.categoria {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	background-color: #999999;
}
