@charset "utf-8";

.stile1 {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}

.stile2 {
	color:#FFFFFF
}

.corpo {
	font-family: Verdana, Arial;
	font-size: 0.72em;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	line-height: 21px;
}

.corpo_r {
	font-family: Verdana, Arial;
	font-size: 0.65em;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	line-height: 16px;
}

.textbox {
	font-family: Verdana, Arial;
	font-size: 1.05em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	line-height: 22px;
}



#link a {
	color: #999999;
	text-decoration: none;
}
#link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#link_google a {
	color: #999999;
	text-decoration: none;
}
#link_google a:hover {
	color: #0066CC;
	text-decoration: underline;
}