body { background:#060; 
font:family:Arial; 
font-size:18px; 
color:#444;}

h1 { font-size:34px; } 

#ponteggi { width:950px; padding:25px; background:#FFF; color:555; font-size:18px; }

big { color:#C00; } 

a:link { text-decoration:underline;
color:#444; font-weight:bold }

a:visited { color:#444;}

a:hover { color:#C00; }

.button {background-color:green; 
padding:3px; font-size:20px; color:white; 
border:outset 2px; 
border-radius:5px;-moz-border-radius:5px;
 -webkit-border-radius:5px;}