body {
   font-family:verdana, tahoma;
   font-size:60%;
   color:#b9550c;
   background-color:#121212;
scrollbar-face-color: #30393E;
scrollbar-highlight-color: #30393E;
scrollbar-3dlight-color: #30393E;
scrollbar-darkshadow-color: #20272B;
scrollbar-shadow-color: #30393E;
scrollbar-arrow-color: #434C51;
scrollbar-track-color: #434C51;
}

 A:link {
color:#cc7a19;
text-decoration:underline;
}

A:active {
color:#d57c13;
}

A:visited {
color:#9d500c;
}

A:hover {
color: #d97310;
cursor:crosshair;
background-color: #f8bb51;
text-decoration:none;
} 


TABLE.indxx {
background-color: #181919;
border:2px solid #0D0E0E; 
font-family:verdana, arial; 
font-size:9px; 
text-decoration:none
cellpadding:0;
cellspacing:0;
}

TABLE.indexi {
background-color: #13161A;
border-left-top-right:1px solid #22252A; 
font-family:verdana, arial; 
font-size:10px; 
text-decoration:none;
font-style:none;
color:000000;
cellpadding:0;
cellspacing:0;
}

TD.indexi {
border:1px solid #2F4248;
}


TABLE.etusivu {
width: 500px;
background-color: #121212;
border:0px solid #0a0200; 
font-family:verdana, arial; 
color:#b9550c;
font-size:10px; 
cellpadding:0;
cellspacing:0;
}

TABLE.indx {
background-color: #E8F6FB;
border:0px solid #2F4248; 
font-family:verdana, arial; 
font-size:10px; 
cellpadding:0;
cellspacing:0;
}



.anylinkcss{
position:absolute;
visibility: hidden;
border:0px;
border-bottom-width: 0;
font:normal 10px Verdana;
background-color: #121212;
color: #0C4455;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #292B00;
padding: 1px 0;
text-decoration: none;
font-weight: none;
background-color: #121212;
color: #0C4455;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #321f16;
color: #0C4455;
}
}