.txt { 
   font-family: Helvetica, Verdana, Arial;
   color:#ededed;
   font-size:14px;
   word-spacing:1px;
   letter-spacing:normal;
   line-height: 18px;
}

.txt2 { 
   font-family: Helvetica, Verdana, Arial;
   color:#d2e55b;
   font-size:12px;
   word-spacing:1px;
   text-decoration:bold;
   letter-spacing:normal;
   line-height: 18px;
}

.ots { 
   font-family: Georgia;
   color: #d2e55b;
   font-size:20px;
   word-spacing:1px;
   letter-spacing:1px;
   text-decoration:underline;
}

.ots2 { 
   font-family: Georgia;
   color: #d2e55b;
   font-size:15px;
   word-spacing:2px;
   letter-spacing:2px;
}

a:link {
   font-family: arial;
   color:#ededed;
   text-decoration:underline;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:visited {
   font-family: arial;
   color:#ededed;
   text-decoration:underline;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#d2e55b;
   text-decoration:underline;
   font-size:12px;
   cursor:default;
}

a:active {
   font-family: arial;
   color:#d2e55b;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

h3 {
   font-family: Georgia;
   color: #515151;
   font-size:20px;
   word-spacing:1px;
   letter-spacing:1px;
   border-bottom:1px solid #bbbbbb;
}

.kuva {
   border:1px solid #d2e55b;
   height: 100px;
}