/* Stylesheet for mwg web site */

BODY   { background: #006600 ; color: #ffffcc ;
          font-family: helvetica, arial, sans-serif ;
          font-size: large }

A:link     { color: #ffff00 }
A:visited  { color: #00ffcc }
A:active   { color: #ff0000 }

.dead      { background: #000000 ; color: #ffffff }

.vidbox   { color: #000000 ; background: #00ffff ; text-align: center }

.vidavail { color: #000000 ; background: #009933 ; text-align: center }

.vidunk   { color: #000000 ; background: #cccc00 ; text-align: center }

.vidq     { color: #ffff00 ; text-align: center}

.pageupdated { background: #006600 ; color: #ffffcc ;
               font-family: helvetica, arial, sans-serif ;
                font:size: large ; font-style: italic }

