td {
  font-family: arial, helvetica, lucida, sans-serif;
  font-size: 12px;
}
a {
  color: rgb(0,0,0);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.etusivulle {
  color: rgb(0,0,0);
  text-decoration: none;
}
.etusivulle:hover {
  color: rgb(153,153,153);
  text-decoration: underline;
}
.smallfield {
  font-family: arial, helvetica, sans-serif;
  font-size:10px;
  width:75px;
}
.smallsubmit {
  font-family: arial, helvetica, sans-serif;
  font-size:10px;
  width:55px;
}
body {
  scrollbar-face-color:#DADAC9;
}
foo {
  scrollbar-base-color:Turquoise; 
  scrollbar-face-color:Blue; 
  scrollbar-shadow-color:AliceBlue; 
  scrollbar-highlight-color:Azure; 
  scrollbar-3dlight-color:SteelBlue; 
  scrollbar-darkshadow-color:DarkBlue; 
  scrollbar-track-color:SlateBlue; 
  scrollbar-arrow-color:Violet; 
}

