BODY {color: #000000;}
A {
text-decoration: underline;
color: Maroon;
}
A:Hover {
text-decoration: none;
color: #CE3100;
}
.bodytext {
color: Black;
font-weight: bold;
font-size: 12px;
font-family: Tahoma;
}
.bodysmall{
color: Black;
font-weight: bold;
font-size: 10px;
font-family: Tahoma;
}

.link,#SignUp .signupframe {
color: #F7F1F1;
font-family: Arial, Helvetica, sans-serif;
}
.link {
text-decoration: none;
}
#SignUp .signupframe {
border: 1px solid #000000;
background: #F56D05;
}

