BODY {
	background-image: url(../img/bg_sito.jpg);		
}
	
.testogenerale {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #525252;
	text-align: justify;
}
	
.testonolink {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 12px;
	color: #525252;}


A:link, A:visited {
	text-decoration: none;
	font-family:  "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #9a0214;
	font-weight: bold;}
A:hover {
	text-decoration: underline;
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #9a0214;
	font-weight: bold;}

	
.h2 {
	color: #6b0e0e;
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: large;
}
