.title {
	font-family: sans-serif, Verdana;
	font-size: 14px;
	color: #000000;
}

.marquee-title {
	font-family: sans-serif, Verdana;
	font-size: 20px;
	color: #000000;
}


.content1 {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
}

.content-form {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
}

.content2 {
	font-family: sans-serif, Verdana;
	font-size: 13px;
	color: #000000;
}

.disclaimer {
	font-family: sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
}

.news-title {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
}

.news-content {
	font-family: sans-serif, Verdana;
	font-size: 11px;
	color: #008000;
}

.input_text {
	font-family: sans-serif, Verdana;
	font-size: 10px;
	border: 1px solid #647716;
}
.input_button {
	font-family: sans-serif, Verdana;
	font-size: 10px;
	border: 1px solid #647716;
}



.fuoricella { 
	background-color:#F9F9F9;
}

.sopracella { 
	background-color:#FDEEBA;
}





a:link {
	font-family: sans-serif, Verdana;
	color: #000000;
}

a:visited {
	font-family: sans-serif, Verdana;
	color: #000000;
}

a:hover {
	font-family: sans-serif, Verdana;
	color: #008000;
	text-decoration: none;
}