OL, UL, SPAN, H1{
        color : Silver;
        font-family : "MS Sans Serif", Geneva, sans-serif;
        font-size : 14px;
}

P {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color: Silver;
}
A.home
{
        background-image : url(image/home.gif);
        background-repeat : no-repeat;
        text-decoration : none;
        width : 13px;
        margin-bottom : 2px;
}    
A:HOVER.home
{
        background-image : url(image/homeh.gif);
        background-repeat : no-repeat;
        text-decoration : none;
}    
A.mail
{
        background-image : url(image/mail.gif);
        background-repeat : no-repeat;
        text-decoration : none;
        width : 15px;

}    
A:HOVER.mail
{
        background-image : url(image/mailh.gif);
        background-repeat : no-repeat;
        text-decoration : none;
}    

A.menu
{
        text-decoration : underline;
        color : #dd9607;
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size:12px;
        font-weight:bold;
        display : list-item;
        list-style-type : circle;
        padding-left : 7px;
        text-indent : 15px;
        padding-top : 2px;
        padding-bottom : 2px;
}    
A:HOVER.menu
{
        text-decoration : none;
        color : silver;
        display : list-item;
        list-style-type : disc;
        padding-left : 7px;
        text-indent : 15px;

}    
A:ACTIVE.menu
{
        text-decoration : none;
        color : yellow;
        display : list-item;
        list-style-type : disc;
        padding-left : 7px;
        text-indent : 15px;
}    
A.menu1
{
        text-decoration : underline;
        color : Black;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
}    
A:HOVER.menu1
{
        text-decoration : none;
        color : Maroon;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}    
A:ACTIVE.menu1
{
        text-decoration : none;
        color : Maroon;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}    

A.submenu
{
        text-decoration : underline;
        color : #dd9607;
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size:12px;
        font-weight:bold;
        display : list-item;
        list-style-type : disc;
        padding-left : 20px;
        text-indent : 25px;
        padding-top : 2px;
        padding-bottom : 2px;
}    
A:HOVER.submenu
{
        text-decoration : none;
        color : #fffa69;
        padding-left : 20px;
        text-indent : 25px;
        
}    
A:ACTIVE.submenu
{
        text-decoration : none;
        color : #fffa69;
        padding-left : 20px;
        text-indent : 25px;
}    

.ind
{
        text-decoration : underline;
        color : #dd9607;
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size:12px;
        font-weight:bold;
        text-indent : 15px;
        padding-top : 2px;
        padding-bottom : 2px;
}  
a {color : #dd9607;}