
/* works in Mac: IE 5.2.2, Safari b2, Chimera Navigator 0.6, Opera 6.0 */
/* may implement "comment hack" to work around bugs in IE 5 */

body {color: #ffffff; text-align: center; background: #330066; font-size:76%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; margin: 0px;}

/* (text is sized is sized in pxs as needed) */

a:link         { color: #ffffff; background: transparent; text-decoration: none; font-weight:normal;}
a:active       { color: #ffffff; background: transparent; text-decoration: none; font-weight:normal;} 
a:visited      { color: #ffffff; background: transparent; text-decoration: none; font-weight:normal;}
a:hover        { color: #9966ff; background: transparent; text-decoration: none; font-weight:normal;}

img {border: 0px;}
