BODY {
	background-color: #4f0639;
		
}
	
.testogenerale {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #200116;}

.testogrigio {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	font-weight:bold;
	color: #e0dfe0;}


.testognomemessaggio {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 12px;
	color: #200116;}
	


A:link, A:visited {
	text-decoration: none;
	font-family:  "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #988e95;
	}
A:hover {
	text-decoration: underline;
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #988e95;
	}

	
