A.navbar-text:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.navbar-text:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.navbar-text:active
{
    COLOR: #ffffff;
    TEXT-DECORATION:none
}
A.navbar-text:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION:underline
}

.hdng{font-size: 22px; color: #333399; font-family: tahoma}
.text{font-size: 12px; color: #000000; font-family: verdana,tahoma,geneva,sans-serif}
.wtext{font-size: 12px; color: #FFFFFF; font-family: verdana,tahoma,geneva,sans-serif}
.dtext{font-size: 14px; color: #000000; font-family: verdana,tahoma,geneva,sans-serif}


A {text-decoration:underline; color: blue}
A:link {text-decoration:underline; color: blue}
A:active {text-decoration:underline; color: blue}
A:visited {text-decoration:underline; color: blue}
A:hover {text-decoration:underline;color:blue}

A.p {text-decoration:underline; color: black}
A:link.p {text-decoration:underline; color: black}
A:active.p {text-decoration:underline; color: black}
A:visited.p {text-decoration:underline; color: black}
A:hover.p {text-decoration:underline;color:black}

A.b {text-decoration:none; color: white}
A:link.b {text-decoration:none; color: white}
A:active.b {text-decoration:none; color: white}
A:visited.b {text-decoration:none; color: white}
A:hover.b {text-decoration:underline;color: white}

A.f {text-decoration:none; color: black}
A:link.f {text-decoration:none; color: black}
A:active.f {text-decoration:none; color: black}
A:visited.f {text-decoration:none; color: black}
A:hover.f {text-decoration:none;color: black}