body {
    margin: 0px;
    padding: 0px;
    background-color: #041ABE;
}
tr, td {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
a, a:active, a:link, a:visited {
    color: #99CCFF;
    text-decoration: underline;
}
a.cosmos, a.cosmos:active, a.cosmos:link, a.cosmos:visited, a.cosmos:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.cosmos:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.text {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
}

.table_header {
    background: #EFF3FF;
    color: #224074;
}
.salelinks {color:#ffffff !important; font-size:11px !important;}
.salelinks a {font-size:11px !important; color:#ffffff !important; text-decoration:underline !important;}
.salelinks a:hover {font-size:11px !important; color:#ffffff !important; text-decoration:none !important;}
