body {
        font-family: Verdana;
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
}
table {
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
}
a:link {
        color: #EE6700;
        text-decoration: none;
}
a:visited {
        color: #EE6700;
        text-decoration: none;
}
a:hover {
        color: #EE6700;
        text-decoration: underline;
