TD {
    color: #000099
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
}
TD.center {
    color: #000000
    font-family: arial,helvetica;
//    background-color: #ECECEC;
    text-align: center;
}

A {
    color: #0000FF;
    font-family: arial,helvetica;
    font-size: 11px;
    text-decoration: underline;
}
A:hover {
    color: #FF0000;
    font-family: arial,helvetica;
    font-size: 11px;
    text-decoration: none;
}
input,textarea {
    color: #000099;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
//    background-color: #EDEDED;
    text-decoration: none;
}
