body  { font-family: Helvetica, Verdana, Arial, Geneva ; background-image: url(../images/backgrnd.gif); }
p {}
td {}
a { text-decoration: underline; }
a:link        { color: blue; text-decoration: underline }
a:visited      { color: #000082; text-decoration: underline }
a:hover        { color: #039; font-weight: 500; text-decoration: none  }
a:active    { color: #039; text-decoration: underline }
.White { color: white; text-decoration: none; }
.White:link { color: white; text-decoration: underline; }
.White:hover { color: yellow; text-decoration: underline; }
.White:visited { color: white; text-decoration: underline; }

