body {
  background: #666666;
  background: url(/kuvat/tausta3.gif);
  font-family: Arial, Verdana; font-size : 10pt;
}
 
td { 
  font-family: Arial, Verdana; 
  font-size : 10pt; 
}

a:link {
 font-weight: bold;
 color: #999999;
 text-decoration: none;
 }

a:visited {
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 }

a:hover {
 color: #ccff66;
 text-decoration: none;
 }

a:active {
 color: #ff66cc;
 text-decoration: none;
 }