a.secondnav:link{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : Black;
        display : block;
        font-weight : bold;
        text-decoration : none;
        line-height : 15px;
}

a.secondnav:active{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : Black;
        display : block;
        font-weight : bold;
        text-decoration : none;
        line-height : 15px;
        background-color : #0099ff;
}

a.secondnav:visited{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : #333333;
        display : block;
        font-weight : bold;
        text-decoration : none;
        line-height : 15px;
}

a.secondnav:hover{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : Black;
        display : block;
        font-weight : bold;
        text-decoration : none;
        line-height : 15px;
        background-color : #0099ff;
}

a.popup:link{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : white;
        text-decoration : none;
        line-height : 15px;
}

a.popup:active{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : White;
        text-decoration : none;
        line-height : 15px;
}

a.popup:visited{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : White;
	    text-decoration : none;
        line-height : 15px;
}
