
A:link {text-decoration:none;color:#9E6B6C; cursor:default;font-weight:bold;}
A:visited {text-decoration:none;color:#9E6B6C; cursor:default;font-weight:bold;}
A:active {text-decoration:none;color:#9E6B6C; cursor:default;font-weight:bold;}
A:hover{text-decoration:none;color:#885C5B; cursor:default; background:#B58E90;font-weight:bold;
}

BODY {
scrollbar-face-color:#9E6B6C;
scrollbar-highlight-color:#AF8586;
scrollbar-3dlight-color:#8A5B5D;
scrollbar-darkshadow-color:#9E6B6C;
scrollbar-shadow-color:#9E6B6C;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#B58E90;

background-image:url("repeatbg3.jpg");
background-repeat:repeat-y;
background-position:center;
background-color:#AC8284;

font-family: Tahoma, Arial, Verdana, Trebuchet MS;
color:#4D3B3D;
font-size:11px;
}


div#kaikki {
    width:550px;
    border:1px solid #885C5B;
    background:#9E6B6C;
}
h1 {
    font-family: Tahoma, Arial, Verdana, Trebuchet MS;
    color: #695152;
    font-size: 11px;
    text-align: right;
    background-color: #AC8284;
    border-bottom: 1px solid #8C6A6C;
    margin:0;
    padding:1px;
    padding-right:5px;
}
div#otsikko {
    height:200px;
    border-bottom:1px solid #9E6B6C;
    background:#9E6B6C;
    text-align:bottom;
   margin:0;
}
div#valikko {
    text-align:right;
    padding:0px 0;
}
div.valikko {
    display:inline;
    padding:5px;
}
div#tekstiosa {
    background:#DAD4D4;
    text-align:left;
    padding:7px;
    margin:0;
    cursor:default;
}
div#paatos {
    clear:both;
    text-align:center;
    background:#9E6B6C;
    margin:0;
    padding:0px;
}
ul.menu {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}

INPUT { 
    background-color: #A67779; 
    border-width: 1px; 
    border-color: #8A5B5D; 
    border-style: solid; 
    font-family: arial, tahoma, verdana, trebuchet ms; 
    color: #4C3234; 
    font-size: 8pt; 
    font-weight: normal;
    size:30;
}