



a { font: tahoma; color: #5F87AF; text-decoration: none; }
a:hover { font: tahoma; color: #5F87AF; text-decoration: underline; }



.graylink { font: tahoma; color: silver; text-decoration: none; }
.graylink:hover { font: tahoma; color: orange; text-decoration: underline; }


 .inboxttl	{ font: 22 arial; color: white; font-weight: bold; }



<!-- stolen from hotmail below -->

.EE
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-COLLAPSE: collapse;
    EMPTY-CELLS: show;
    FONT: 11 tahoma;
}
.EE TD
{
    PADDING-RIGHT: 1px;
    BORDER-TOP: #c1cdd8 1px solid;
    PADDING-LEFT: 1px;
    HEIGHT: 23px
}

.FF
{
    COLOR: #10659e
}

.KK
{
    MARGIN-LEFT: 5px;
    WIDTH: 15px;
    HEIGHT: 12px
}
