a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
		background-color: #CCCC99;;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	letter-spacing : normal;
}
.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
		
.testobig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	}
	
}
