A:link, A:active, A:visited {
color: #2E6A98;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: none;
}

#linkit {
position: absolute;
top: 27px;
left: 190px;
}

#otsikko {
position: absolute;
top: 0px;
left: 0px;
}

#tekstit {
position: absolute;
top: 160px;
left: 70px;
width: 560px;
}

#kuvat {
position: absolute;
top: 180px;
left: 415px;
}

.votsikko {
 color: black;
 background-color: #7699b6;
 font-weight:bolder;
 border:1px solid black; 
}