a:link {
        text-decoration: none; 
        font-family: arial, verdana, ms sans serif, helvetica;
        font-size : 12px;
        color: #101111; /* 237196 */
        }
a:active {
        text-decoration: none; 
        font-family: arial, verdana, ms sans serif, helvetica;
        font-size : 12px;
        color: #101111; /* 237196 */
        }
a:visited {
        text-decoration: none; 
        font-family: arial, verdana, ms sans serif, helvetica;
        font-size : 12px;
        color: #101111; /* 237196 */    
}

a:hover {
        text-decoration: none;
        font-family: arial, verdana, ms sans serif, helvetica;
        font-weight : bold;
        color: #101111;
}

INPUT.searchBox {
        font-family: tahoma, ms sans serif, arial,helvetica;
        font-weight : normal;
        font-size : 12px;
        color: black;
        width : 100px;
        height:16px;
        margin-top: 4px;
}


.headernav_text {
        font-family: tahoma, ms sans serif, arial,helvetica;
        font-weight : normal;
        font-size : 12px;
        color: #101111; 
}

.headernav_textlink {
        font-family: tahoma, ms sans serif, arial,helvetica;
        font-weight : normal;
        font-size : 12px;
        color: #101111; 
}

.headernav_imglink {
        vertical-align: bottom;
}
