.stylesheet {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
	font-variant: normal;
	line-height: normal;
	text-decoration: underline;
	}
.titolo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BA9F07;

}
.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.link a:link {
 		font-family: Arial;
		font-size: 11px;
		color: #333333; 
		text-decoration: none
}
.link a:visited {	
		font-family: Arial;
		font-size: 11px;
		 color: #333333;
		 text-decoration: none
}
.link a:hover { 
		font-family: Arial;
		font-size: 11px;
		color: #333333; 
		text-decoration: underline
}
.link a:active { 
		font-family: Arial;
		font-size: 11px;
		color: #333333; 
		text-decoration: underline.titolo {
	font-family: Verdana;
	font-size: 12px;
	color: #FCCE00;
	font-style: normal;
	font-weight: bold;
}