
body { font-family: Arial,Helvetica,Verdana,sans-serif;
       background-color: #ffffff
     }
a    {
        color:#993366;
        text-decoration : none;
     }
a:hover { text-decoration: underline; }
