BODY { background-color: #ffffff;
       font-family: verdana,arial,helvetica,sans-serif;
       margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; }

.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.whiteu {color: white }
A.whiteu:link {color: white }
A.whiteu:active {color: white }
A.whiteu:visited {color: white }

A.yellow { text-decoration: none; color: yellow }
A.yellow:link { text-decoration: none; color: yellow }
A.yellow:active { text-decoration: none; color: yellow }
A.yellow:visited { text-decoration: none; color: yellow }

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