

.otsikko {
   font-size : 18;
   font-family : Georgia, Helvetica; 
   color : #000000; 
}

.leipateksti {
   font-size : 14;
   font-family : Georgia, Helvetica;
   text-align : justify;
}

small {
   font-size : 9;
}

li {
   font-size : 14;
   font-family : Georgia, Helvetica;
   text-align : justify;
}

form {
   font-size : 14;
   font-family : Georgia, Helvetica;
   text-align : justify;
}

A:visited {
   font-weight : bold;
   color : #606060;
   text-decoration : none; 
}

A:link {
   font-weight : bold;
   color : #606060; 
   text-decoration : none; 
}


A:hover {
   font-weight : bold;
   color : #808080; 
   text-decoration : underline; 
}


A:active {
   font-weight : bold;
   color : #999999; 
   text-decoration : underline; 
}

.menu {
   font-family : Verdana; 
   font-size : 10;
}

.kymppi {
   font-size : 12; 
}