.txt { 
   font-family: Arial;
   color:#606060;
   font-size:14px;
   word-spacing:1px;
   letter-spacing:normal;
   line-height: 18px;
}

.txt2 { 
   font-family: Arial;
   color:#be0c0f;
   font-size:14px;
   word-spacing:1px;
   text-decoration:bold;
   letter-spacing:1px;
   line-height: 18px;
}

.ots { 
   font-family: Georgia;
   color: #f4b00c;
   font-size:20px;
   word-spacing:1px;
   letter-spacing:1px;
   text-decoration:underline;
}

.ots2 { 
   font-family: Georgia;
   color: #f4b00c;
   font-size:16px;
   text-decoration:underline;
   word-spacing:2px;
   letter-spacing:2px;
}

a:link {
   font-family: Arial;
   color:#be0c0f;
   text-decoration:none;
   font-size:14px;
   word-spacing:2px;
   cursor:default;
}

a:visited {
   font-family: Arial;
   color:#be0c0f;
   text-decoration:none;
   font-size:14px;
   word-spacing:2px;
   cursor:default;
}

a:hover {
   font-family: Arial;
   color:#f8c03c;
   text-decoration:none;
   font-size:14px;
   cursor:default;
}

a:active {
   font-family: Arial;
   color:#f8c03c;
   text-decoration:none;
   font-size:14px;
   cursor:default;
}

h3 {
   font-family: Georgia;
   color: #f4b00c;
   font-size:16px;
   word-spacing:2px;
   letter-spacing:2px;
   border-bottom:1px solid #bbbbbb;
}

.kuva {
   border:1px solid #d2e55b;
   height: 100px;
}
