P {
font-family : 'Verdana', 'Geneva', Sans-Serif;
font-size : 8pt;
color : #448CCB;
}

P.copyright {
font-family : 'Verdana', 'Geneva', Sans-Serif;
font-size : 6pt;
font-weight : bold;
color : #448CCB;
}

A:link {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

A:visited {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

A:hover {
text-decoration : none;
font-weight : normal;
color : #C7DCEF;
}

A:active {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

A.menu:link {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

A.menu:visited {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

A.menu:hover {
text-decoration : underline;
font-weight : normal;
color : #265887;
}

A.testo:active {
text-decoration : none;
font-weight : bold;
color : #448CCB;
}

A.testo:link {
text-decoration : none;
font-weight : bold;
color : #448CCB;
}

A.testo:visited {
text-decoration : none;
font-weight : bold;
color : #448CCB;
}

A.testo:hover {
text-decoration : underline;
font-weight : bold;
color : #265887;
}

A.menu:active {
text-decoration : none;
font-weight : normal;
color : #448CCB;
}

BODY {
background : #FFFFFF url('immagini/crepe.jpg');
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 82% 30%;
}