/* Media-Link graphical version */
/* Updated: 15 March 2005 */
/* Author: Dan Hitchins */

/*********** Default Styles ***********/
body { background: #000; color: #ff0; font: 1.5em/150% Verdana, Arial, sans-serif; }
a:link { color: #0ff; }
a:active { color: #ff0; }
a:visited { color: #0cf; }
h1 { line-height: normal; }

/*********** Hide ***********/
img { display: none; }