a:link,a:visited,a:active {
font-family:verdana;
font-size:8pt;
color: #A2D733;
text-decoration:none;
cursor: default;
}

a:hover {
font-family:verdana;
font-size:8pt;
color: #748551;
text-decoration:underline;
cursor: default;
}
body {
font-family:verdana;
color: #c8d4b0;
font-size: 8pt;
background:url(kirja4.jpg) no-repeat #000000;
}

#teksti {
background:#000;
width:345px;
height:480px;
overflow:auto;
position:relative;
left:360px;
padding:5px;
}

#valinta {
background:#000;
width:355px;
position:relative;
left:360px;
font-size:10pt;
text-align:center;
}
div#valinta a:link, div#valinta a:visited, div#valinta a:active, div#valinta a:hover {
font-size:12pt;
}
a img { border:0;
}