td {
        text-align: left;
        vertical-align: top;
        font-family:Tahoma;
        font-size:13px;
        color: #E5E5E5;
}

a {
        text-decoration: underline;
        color:#340CEE;
}

A:Hover  {
        color : #340CEE;
        text-decoration : underline;
}

H3 {
        color: #340CEE;
        font-weight: bold;
        font-size : 20px;
        font-family:Tahoma;
}