.nav:link {
color: white;
text-decoration: none;
}

.nav:hover {
color: #CC9900;
text-decoration: none;
}

.nav:visited {
color: white;
text-decoration: none;
}

.nav:hover {
color: #CC9900;
text-decoration: none;
}

.navp:link {
color: black;
text-decoration: none;
}

.navp:hover {
color: #CC9900;
text-decoration: none;
}

.navp:visited {
color: black;
text-decoration: none;
}

.navp:hover {
color: #CC9900;
text-decoration: none;
}

.navf:link {
color: #CC9900;
}

.navf:hover {
color: white;
}

.navf:visited {
color: #CC9900;
}

.navf:hover {
color: white;
}

.ct {
color: white;
font-size : 10pt;
font-family : Arial;}

.ctp {
color: black;
font-size : 10pt;
font-family : Arial;}

.cts {
color: white;
font-size : 8pt;
font-family : Arial;}

.ctsp {
color: black;
font-size : 8pt;
font-family : Arial;}

.ctb {
color: white;
font-size : 10pt;
font-family : Arial;
font-weight : bold;}

.ctbp {
color: black;
font-size : 10pt;
font-family : Arial;
font-weight : bold;}

.ctt {
color: #FDBE02;
font-size : 10pt;
font-family : Arial;
text-decoration: underline;
font-weight : bold;}

.cttp {
color: black;
font-size : 10pt;
font-family : Arial;
text-decoration: underline;
font-weight : bold;}