A  {    color : #FFFF99;
        text-decoration : none;}
h1 {    }
h2 {    }
h3 {    }
h4 {    }


A:Hover  {  text-decoration : underline;
            color : #FFFF00;}

BODY  {     color: #FFFFFF;
            background: #666666;
            font-family : Arial;
            font-size : x-small;       }

TABLE  {    font-size : x-small;
            font-family : Arial;}