
table{
   vertical-align: top;
   width: 50%;
   background: #FBFBFB;
   word-spacing: 0px;
   border-color: #FBFBFB;
   font-size: x-small;
   font-weight: bold;
   letter-spacing: 0px;
   line-height: 140%;
   margin-right: 0px;
   margin-left: 0px;
   margin-top: 0px;
   padding: 0px;
}
 body{
   background-image: url('images/taustaniitti.gif');
   font-family: Verdana, Arial, Helvetica;
   font-size: x-small;
   font-weight: bold;
   margin-left: 0px;
   margin-top: 20px;
   }
   
a:link      { color: #6666A5; text-decoration: none;}
a:active    { color:#6666A5; text-decoration: none;}
a:hover     { color: Red; background-color: yellow; text-decoration: none;}
a:visited   { color: #666666; text-decoration: none;}

