.white3b {  font-family: Arial; font-size: 15px; font-weight: bold; color: #FFFFFF; border: black}
.intable {  font-family: Arial; font-size: 13px; color: #000000}

a.link2:link{
    font-family : Verdana;
    font-size : 14px;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}

a.link2:visited{
    font-family : Verdana;
    font-size : 14px;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}

a.link2:active{
    font-family : Verdana;
    font-size : 14px;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}

a.link2:hover{
    font-family : Verdana;
    font-size : 14px;
    font-weight : bold;
    color : #74AAE0;
    text-decoration: none;
}



.title{
    font-family : Verdana;
    font-size : 18px;
    font-weight : bold;
    color : #E10082;
    text-decoration: none;
}







a.l4:link{
    font-family : Arial;
    font-size : 13px;
    color : #E10082;
    text-decoration: underline;
}

a.l4:visited{
    font-family : Arial;
    font-size : 13px;
    color : #E10082;
    text-decoration: underline;
}

a.l4:hover{
    font-family : Arial;
    font-size : 13px;
    color : #000000;
    text-decoration: underline;
}


#topbar{
position:absolute;
visibility: hidden;
z-index: 100;
}