.naveg {


        color: silver;
        text-decoration: none
}
.naveg:hover {  
        color: ffffff;
}
.topinput {

        background-color: #CCCCCC;
}





.naveg0s  {


        text-decoration : none;
        color : white;
}
.naveg0s:hover  {
        color : White;
}




.clSub1  {


        text-decoration : none;
        color : White;
}
.clSub1:hover  {
        color : orange;
}



.clSub2  {


        text-decoration : none;
        color : White;
}
.clSub2:hover  {
        color : #00FFFF;
}





.clSub3  {


        text-decoration : none;
        color : White;
}
.clSub3:hover  {
        color : #33FF33;
}





.clSub4  {


        text-decoration : none;
        color : black;
}
.clSub4:hover  {
        color : #9C8608;
}




.clSub5  {


        text-decoration : none;
        color : black;
}
.clSub5:hover  {
        color : #33FF33;
}




.actived0s  {


        color : Silver;
}