body{
  background-image: url('../skoter/bilder/nsk_bakgr.gif'); 
  background-attachment: fixed;
}
body,td{
  font-family: verdana,arial,helvetica; 
  color: #0000FF; 
  font-size: 10px;
}
a:link,a:visited {
  text-decoration:none; 
  color: #C00000; 
  font-family: verdana,arial,helvetica; 
  font-weight:bold; 
  font-size: 10px; 
}
a:active,a:hover{
  font-weight: bold; 
  color: #FF0000; 
  font-family: verdana,arial,helvetica; 
  font-weight:bold; 
  font-size: 10px;
}
dt{
    text-decoration : underline;
}