body {
    background-color: #EAEAEA
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern.gif);
}


.titoli {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	font-family: Georgia;
}

.normale {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: Georgia;
}

.normale_piccolo {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: Georgia;
}

.normale_piccolo_bianco {
	font-family: font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

select.categoria {
	color: #333333;
	background-color : #E2E1E1;
	border : 0px solid #E2E1E1;
    width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}


a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: underline;
}

