.style2{
  font-size: 10px;
  color: #8F014B; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.style4{
  font-size: 10px; 
  color: #FFFFFF; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.vasen{
  width: 330px;
  height: 190px;
  overflow: auto;
  }
.oikea{
  width: 256px;
  height: 100px;
  overflow: auto;
  }
a:link {
	text-decoration: none;
	color: #8F014B;
}
a:visited {
	text-decoration: none;
	color: #8F014B;
}
a:hover {
	text-decoration: underline;
	color: #8F014B;
}
a:active {
	text-decoration: none;
	color: #8F014B;
}    
