BODY { background-color: #EDEDED;
       background-image: url(mback2.jpg);
       font-family: verdana,arial,helvetica,sans-serif;
       margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; }
.white { color: white }

A { color: #008000 }
A:link { color: #008000 }
A:active { color: #008000 }
A:visited { color: #00C000 }

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.green { text-decoration: none; color: #008000 }
A.green:link { text-decoration: none; color: #008000 }
A.green:active { text-decoration: none; color: #008000 }
A.green:visited { text-decoration: none; color: #00C000 }
A.green:hover { color: #004000 }

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.white:hover { color: #004000 }


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; }

