body,p,div,td { 
font-family: Arial, sans-serif; 
font-size: 14px; 
color:#F8CA61;
}
div.topsp {
font-family: Arial, sans-serif; 
font-size: 12px; 
color:#FFFFFF;
}
a {FONT-FAMILY:Arial; color:#FFFFFF; text-decoration:none;}
a:hover {FONT-FAMILY:Arial; color:#000000; text-decoration:none;}

.bio a {FONT-FAMILY:Arial; color:#FFFFFF; text-decoration:none;}
.bio a:hover {FONT-FAMILY:Arial; color:#000000; text-decoration:none;}

a.one {

        color: #000000;

        text-decoration: underline;

}

a.discs {

        color: #FFCCCC;

        text-decoration: underline;

}

a.jj {

        color: #C00000;

        text-decoration: none;
}
a.two {

        color: white;

        text-decoration: none;

}
a.links {

        color: white;

        text-decoration: underline;

}
a.three {

        color: blue;

        text-decoration: underline;

}
a.four {

        color: black;

        text-decoration: underline;

}

a.five {

        color: #FFFFFF;

        text-decoration: underline;
}

.altTextField {
font-family: verdana;
font-size: 8pt;
border:1px inset black;
background-color: #FFFFFF;
color: #000000;
}
   input.button {
     background: #FFCC00 none;
     border: #000000 1px solid;
     color: #000000;
     font-family: Arial;
     font-size: 11px;
     font-weight: bold;
   }