@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	white-space: normal;
	padding: 5;
	margin: 5px;
}
a:link {
	color: #F39;
	text-decoration: underline;
}
a:visited {
	color: #F9C;
	text-decoration: none;
}
a:hover {
	color: #FF00CC;
	text-decoration: underline;
}
.indirizzo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
input {
	background-color: #DBD8CA;
}
textarea {
	background-color: #DBD8CA;
}
