body, font, td, h1 { font-family: Comic Sans MS, Arial;
                     color: #FFFF00 }

a:link { color:#FFFF00;
         font-family: Comic Sans MS, Arial;
         text-decoration: none }

a:visited, a:active { color:#FFFF00;
            font-family: Comic Sans MS, Arial;
            text-decoration: none }

a:hover { font-family: Comic Sans MS, Arial;
          color:#FFFFFF }
