/* style set in pixels to ensure display in wide range of platforms and browsers */
BODY{
background-color: #FFFFFF; color: #000000;
}
A{
font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; text-decoration: none; color: #CC0000; background-color: #FFFFFF; font-weight: bold;
}