body {
background-color:#fff;
font-family: Georgia;
color: #404040;
font-size:10px;
}

#koko {
background-color:#fff;
}

#image {
border-width:0px;
}


#teksti {
font-size: 10px;
font-family: Georgia;
color: #454545;
font-size:10px;
width: 500px;
margin-bottom-width:40px;
}

.ke {
font-family: monospace;
font-size: 12px;
color: #000; 
font-weight: bold;
text-transform:uppercase;
line-height:1.5;
}

.pe {
font-family: monospace;
font-size: 11px;
color: #454545; 
text-transform:uppercase;
line-height:1.5;
}

a:link { 
color:#000000;
text-decoration:underline; }

a:visited {
color:#dddddd;
text-decoration:underline; }

a:hover {
color:#f8ba00;
text-decoration:bold; }

a:active {
color:##f8ba00;
text-decoration:none; }

strong {
font-weight: bold;
}

em {
font-style: italic;
}

