TD, BODY, P, .text, .form {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}

a {
color: #3165CE;
text-decoration: underline;
}

a:hover {
color: #FF9933;
text-decoration: underline;
}

a:visited {
color: #3165CE;
text-decoration: underline;
}