body {
   background: #E4E1CE;
}


#yla1 {
   position: absolute;
   left:0px; 
   top:0px;
}


#yla2 {
   position: absolute;
   left:280px; 
   top:0px;
}


#table {
   position: absolute;
   left:250px; 
   top:150px;
}


a:link, a:visited {
   font-family: arial;
   color:#777567;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}


a:hover, a:active {
   font-family: arial;
   color:#C5C1A9;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}


.teksti { 
   color: #635D4F;
   font-family: arial;
   font-size: 12px;
   text-align: justify;
   letter-spacing: normal;
}

.vo {
   font-family: arial;
   color: #635D4F;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 2px;
   border-bottom:1px dotted #777567;
}