body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
td {
    font-size: 11px;
}
a.a2right:link, a.a2right:visited{
    font-weight: normal;
    color: #FFF193;
    text-decoration: underline;
}
a.a2right:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
a.a2here:link, a.a2here:visited{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
.normal {

    color: #FFF193;
}
.input
{
    width:100%;
    background-color:#FFFFFF;
    border: 1px solid #222222;
}
.errmsg { color:red; }