A:link
{
    COLOR: #CAB76A;
; text-decoration: none
}
A:visited
{
    COLOR: #CAB76A;
; text-decoration: none
}
A:active
{
    COLOR: #666666;
; text-decoration: none
}
BODY
{
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    margin-top= 0px;
    margin-left= 0px
; letter-spacing: normal
}
P
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px
}
a:hover {  color: #666666; text-decoration: none}