body {
   background-color: #CCCCFF;
   font-family: verdana;
   font-size: 11px;
   color: #000000;
   cursor: default;
   background-image: url(fattausta.jpg);
   background-repeat: repeat-y;
}

a:link {
   color : #7A7AFF; 
   text-decoration : none;
}

a:visited {
   color : #7A7AFF; 
   text-decoration : none;
} 

a:hover {
   color : #7A7AFF; 
   text-decoration : underline;
}

.head {
   font-family: Tw Cen MT Condensed;
   font-size: 25px;
   color: #000000;
   border-bottom: 1px dotted #7C846E;
   letter-spacing: 2px;
}

.teksti {
   position : absolute;
   top : 130px;
   left : 0px;
   width: 820px;
   cursor: default;
}

.linkit {
   position : absolute;
   top : 110px;
   left : 90px;
   width: 1000px;
   cursor: default;

.b {
   color: #9393FF;
}