body {
	background-image: url(img/back.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#f5f5f5;
	margin: 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana;
}
h2 { color:red; font-family:"Trebuchet MS", Arial, Verdana; font-size:19px; text-transform:uppercase; font-weight:lighter; margin-top:2px; }
h3 { color:#2428a2; font-family:"Trebuchet MS", Arial, Verdana; font-size:15px; }
.rollform:hover { background-color: #FFFF99; border:1px dotted #FFCC33; } 
a { color:#00CCFF; }
a:hover { text-decoration:none;}
.colonna { background-color:#FFFFFF; padding-left:15px; height:430px; }
#menualto a{ font-size:14px; color:#77795f; font-weight:bold; text-decoration:none; }
#menualto a:hover { text-decoration:underline; color: #0099CC; }