#etiketti{

display: block;
position: relative;
top: 320px;
width: 145px;
height: 15px;
border: solid black 2px;
border-left-width:1px;
border-top-width:1px;
background: #F0EF85;/* #A6C43E;//#89B520; //#F0EF85; */
font-weight: bold;
vertical-align: middle;
font-size: 12px;
text-align: center;
color: black;/*#364E4E; // #F0EF85;//black;*/

}

.alueet a{

display: block;
width: 135px;
height: 15px;
margin: 2px;
border: solid black 1px;
text-decoration: none;
text-align: center;
vertical-align: middle;
background: #91C61C; /*//#89B520; //white;*/
color: black;

}

.alueet a:hover{

background: #F0EF85;

}
