body {
  background-color: #000000;
  background-image: url();
  font-family: arial;
  font-size: 8pt;
}

.coll {
  color: #717171;
  background-color: #000000;
  background-image: url();
  font-family: tahoma;
  font-size: 8pt;
  border-top: 1px solid #7D7D8A;
border-bottom: 1px solid #7D7D8A;
border-left: 1px solid #7D7D8A;
border-right: 1px solid #7D7D8A;
  width: 400px; }



  
p {
  text-align: right;}
  
.oikealle{
  float: right;
}
  


A:link {

  text-decoration: none;

  cursor: crosshair;

  color: #717171;

}



A:visited {

  text-decoration: none;

  cursor: crosshair;

  color: #717171;

} 



A:hover {

  text-decoration: none;

  cursor: crosshair;

  color: #717171;

}