p, li, .teksti {
    /* font-family : "Dejavu Sans", sans-serif,Verdana, Arial; */
    /* font-family : "Duru Sans", sans-serif,Verdana, Arial; */
    font-family : "Droid Sans", sans-serif,Verdana, Arial; 
    font-size: 15px;
    color : #222;
    line-height:160%;
    text-decoration : none;
    font-style : normal;
    font-weight : normal;
  }

a:hover {
    color : #00108c;
    text-decoration : none;
  }


a:link, a:visited {
    color : #00108c;
    text-decoration : none;
    font-style : normal;
    font-weight : normal;
  }

hr {
   height: 1px;
   size:1px;
}

img {
   border-color:#000;
}


h3 {
    font-size: 16px;
    color : #222;
    text-align : left;
    font-weight : normal;
  }

#infobox {
    font-family : "Dejavu Sans", sans-serif,Verdana, Arial;
    font-style: italic;
    font-size: 12px;
    color : #222;
    text-align : left;
    font-weight : normal;
    margin:20px;
  }


.er {
    border-top: 1px solid #C59A50;
}



.valikko {
    width:204px;
    height:36px;
    background-image:url('../img/lauta200.gif');
    background-repeat:no-repeat;
  }

.vt {
    font-family : "Droid Sans", sans-serif,Verdana, Arial; 
    font-size: 16px;
/*    font-family : "Dejavu Sans", sans-serif,Verdana, Arial;
    font-size: 13px;*/
    color : #dd0;
    font-weight:normal;
    text-shadow: -1px 0 black, 0 2px black, 2px 0 black, 0 -1px black;
}


.logo {
    font-family: 'Eagle Lake', cursive;
    font-size: 42px;
    color : #fff44b;
    font-weight:normal;
    text-shadow: -1px 0 black, 0 2px black, 2px 0 black, 0 -1px black;
    
}


.alateksti {
    font-size: 12px;
    color : #C59A50;
    font-weight: normal;
}

/* style="width:204px; height:36px;" background=img/lauta200.gif*/


.valikko_b {
    font-size: 13px;
    color : #000000;
    font-weight:bold;
  }

