a:link        { text-decoration: none; color: #0000FF; }
a:visited     { text-decoration: none; color: #0000FF; }
a:hover       { text-decoration: underline; color: #0000FF; }
a.menu { color: white; text-decoration: none; font-family: tahoma, arial, sans-serif; font-weight: bold; font-size: 12px}
a.menu:visited { text-decoration: none; color: white }
a.menu:hover { text-decoration: underline; color: white }
table.stdformat { width: 75% }
.stdpage { font-family: tahoma, ariel, sans-serif;
           text-align: left;
           background-color: white;
           background-image: url(images/wallmain.jpg);
           background-attachment: fixed;
           background-repeat: no-repeat;
           background-position: top left
         }
p.basictext { font-color: #002D2D }
hr { width: 100%; height: 5px; }
