<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titoli{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
    color : #333333;
}

.testi{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #333333;
}

A {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #5E73BB;    
    text-decoration : none;
}

A:HOVER {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #000099;
    text-decoration : none;
}

BODY {    
    scrollbar-face-color: #eeeeee;
    scrollbar-highlight-color: #ccc999;
    scrollbar-shadow-color: #999999;
    scrollbar-arrow-color: #000066;
    scrollbar-track-color: #dddddd;
}

.testIform {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    color : #333333;
}

.giust {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: normal;


}
.linksmall {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003399;
    font-weight: bold;
}
.grandi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #8585C2;

}
.titoligrandi {

    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bolder;
    color : #333333;
}
A.linksmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003399;
    font-weight: bold;
}

A.linksmall:hover {
    COLOR: red;
    TEXT-DECORATION: none;
    FONT-SIZE: 9px;
    font-weight : bold;
}

A.linksmall:visited {
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.titoliBianchi {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
    color : #FFFFFF;
}

.tdkitchen {
    background-image: url(images/sfondokitchen.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-style: normal;
    font-weight: normal;
}

A.KITCHEN {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #8585C2;
    font-style : normal;
    text-decoration : none;
}
    
A.KITCHEN:HOVER {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000099;
    font-style : normal;
    text-decoration : none;
}

tdkitchen {
    background-image: url(images/sfondokitchen.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.tdshop {
    background-image: url(images/sfondoshop.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-style: normal;
    font-weight: normal;
}

a.bianco {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #FFFFFF;    
    text-decoration : none;
}

a.bianco:hover {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #FFCC00;
    text-decoration : none;
}
</pre></body></html>