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