a { 
        color: #111111; 
        text-decoration: none; 
}
a:hover { 
        color: #111111; 
        text-decoration: underline; 
}

body {
        background-color: #eeeeee;
        font-family: Calibri;
        font-weight: Normal;
}

img {
}

td {
        font-family: Calibri;
        font-weight: Normal;
}
