A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
    text-decoration : none;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    text-transform : none;
}BODY {
    background-color : #F6F3E0;
    font-family : "Trebuchet MS";
    color: Navy;
}


