/* hand rolled to fix the newsletter's crappy MS style mutations */

A:link {color: #000000}

A:visited {color: #6666ff}

A:hover {background: black; color: white }
 
.text {color: #000000; font-family: sans-serif, Helvetica,Arial }

FONT { font-family: Arial, Helvetica, sans-serif;}

P {font-family: Arial,Helvitica,sans-serif; margin: 2px; }

BODY {background: #666699}


