/* CSS Document - FOGLIO.css di Castelli D'Italia*/

BODY { 
background-image : url("stucco.gif"); 
background-attachment : fixed; 
color : #990000; 
font-family : Verdana, Tahoma, Arial; 
font-size : 14px; 
font-weight : bold; 
} 
H1 { 
font-family : Verdana, Tahoma, Arial; 
font-size : 38px; 
} 
H2 { 
font-family : Verdana, Tahoma, Arial; 
font-size : 26px; 
font-weight : bold; 
} 
H3 { 
font-family : Verdana, Tahoma, Arial; 
font-size : 12px; 
font-weight : bold; 
} 
H4 { 
font-family : Verdana, Tahoma, Arial; 
font-size : 10px; 
font-weight : bolder; 
} 
H5 { 
font-family : Verdana, Tahoma, Arial; 
font-size : 20px; 
font-weight : bold; 
} 
A:link { 
text-decoration : underline; 
color : #990000; 
} 
A:visited { 
text-decoration : underline; 
color : #990000; 
} 
A:hover { 
text-decoration : none; 
color : #cc0000; 
} 
A:active { 
text-decoration : underline; 
color : #cc0000; 
} 
.highlighttext { 
background-color : #cccccc; 
font-weight : bold; 
text-decoration : none; 
} 

