body {
      background: #ffffff url(/grafix/frontpage/background-grad.png) repeat-x;
      font-family: Arial, Tahoma, Helvetica, sans-serif;
      color: #000000;
      font-size: 80%;
     }

a:link    { text-decoration: none; color: #004488; }
a:visited { text-decoration: none; color: #666666; }
a:hover, a:active { text-decoration: underline; color: #004488; }

.lwblue { color: #004488; }
.grey   { color: #888888; }
.small  { font-size: 80%; }

.menu:link    { text-decoration: none; color: #004488; }
.menu:visited { text-decoration: none; color: #004488; }
.menu:hover   { text-decoration: underline; color: #004488; }
.menu:active  { text-decoration: none; color: #004488; }
.quote2      {font-size: 10pt; color: #888888; }

