BODY { background-color: #ffffff; font-family: verdana,arial,helvetica,sans-serif; }

.white { color: white }

A.blue { text-decoration: none; color: blue }
A.blue:link { text-decoration: none; color: blue }
A.blue:active { text-decoration: none; color: blue }
A.blue:visited { text-decoration: none; color: blue }

A.white { text-decoration: none; color: white }
A.white:link { text-decoration: none; color: white }
A.white:active { text-decoration: none; color: white }
A.white:visited { text-decoration: none; color: white }

A.black { text-decoration: none; color: black }
A.black:link { text-decoration: none; color: black }
A.black:active { text-decoration: none; color: black }
A.black:visited { text-decoration: none; color: black }

A.whiteu {color: white }
A.whiteu:link {color: white }
A.whiteu:active {color: white }
A.whiteu:visited {color: white }


TABLE { cellspacing: 0; cellpadding: 0; border: 0 }

