body     {

        margin: 0px 0px 0px 0px;
        background: #ffffff;
        padding: 0px;

        text-align: center;

        font-family: "Trebuchet MS", Verdana, Arial, serif;
         }


a         { color: #ffffff; text-decoration:underline; }
a:visited { color: #ffffff; }
a:hover   { color: #FDFDDB; }
a:active  { color: #FDFDDB; }
