BODY { 
   background-image:url('vktl_v2t.jpg');
   background-repeat:repeat-y;
   text-align:justify;
  font-family: Verdana, Arial, Tahoma ;
  font-size: 12px ; 
   color:#404040; 
   background-color:#f1f0eb;}

#tausta {
   position:absolute;
   top:0; 
   left:0;
}

#tekstialue {
   position: absolute;
   left: 15px;
   top: 285px;
   width: 747px; 
   height: 245px
}

td { 
  color: #3a4846 ; 
  font-size: 12px ; 
  font-family: Verdana, Arial, Tahoma ; 
}


a:link, A:visited{
   color:black;
   text-decoration:none;
   border-bottom: 1px dotted black; }
   
a:hover {
   color:white;
   text-decoration:none; 
   border-bottom: none;   }
   
a:active {
   color:black;
   text-decoration:none;
   border-bottom: 1px dotted black; }
   