﻿<!-- stili per menu skoda{  }
<!-- testi{  }
.testo
             { font-family: Arial, sans-serif;
               font-size: 12px;
               color: #000000 }

.linktesto
             { font-family: Arial, sans-serif;
               text-decoration: bold;
               font-size: 12px;
               color: #303030 }
               
             
:hover.linktesto
             { text-decoration: bold, underline;
               color: #CCCCCC }
               
               
.linktesto2
             { font-family: Arial, sans-serif;
               text-decoration: bold;
               font-size: 12px;
               color: #FF702B }  
:hover.linktesto2
             { text-decoration: bold, underline;
               color: #CCCCCC }               

.titolo
             { font-family: Arial, sans-serif;
               font-weight: bold;
               font-size: 14px;
               color: #000000 }


<!-- /testi{  }
<!-- menu{  }
.menu    
             { font-family: Arial, sans-serif;
               font-weight: bold;
               text-decoration: none;
               font-size: 11px;
               color: #808080  }
:hover.menu      
             { color: #000000; 
               text-decoration: none }
.vocemenu1    
             { font-family: Arial, sans-serif;
               font-weight: bold;
               text-decoration: none;
               font-size: 11px;
               color: #808080  }
:hover.vocemenu1      
             { color: #000000; 
               text-decoration: none }


.menucontenuto
             { font-family: Arial, sans-serif;
               font-weight: bold;
               text-decoration: none;
               font-size: 11px;
               color: #808080  }
:hover.menucontenuto
             { color: #FF9966;
               text-decoration: underline }

<!-- /menu{  }
<!--sfondo colore{  }
Body
{
   BACKGROUND-COLOR: #FFFFFF;
}

h1
             { font-family: Arial, sans-serif;
               font-size: 12px;
               font-weight: bold;
               color: #000000 }
               
               
 .link-cerca-auto
{color:black; text-decoration:underline}


.link-cerca-auto:hover
{color:black; text-decoration:none}

