.citta {

	font-weight: bold;

	color: #CC0000;

}

a:link {

	color: #CC0033;

	text-decoration: underline;

}

a:hover {

	color: #FF0000;

	text-decoration: none;

}

a:visited {

	color: #993333;

	text-decoration: none;

}

a:active {

	color: #FF0000;

	text-decoration: underline;

}

input {

	font-family: Verdana;

	font-size: 10px;

	font-weight: bold;

	color: #CC0000;

	background-color: #FAFAFA;

}

select {

	font-family: Verdana;

	font-size: 10px;

	font-weight: bold;

	color: #0000CC;

	background-color: #FAFAFA;

}

textarea {

	font-family: Verdana;

	font-size: 10px;

	font-weight: bold;

	color: #CC0000;

	width: 240px;

	background-color: #FAFAFA;

}

.tabella {
	border: 1px dashed #FF0000;
}
