body {
  background-color: #000000;
  background-image: url();
  font-family: arial;
  font-size: 8pt;
}


.norajat {
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
}

img  {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.linkit {
  color: #000000;
  background-color: #717171;
  background-image: url();
  font-family: tahoma;
  font-size: 8pt;
  border-top: 0px solid #7D7D8A;
border-bottom: 1px solid #7D7D8A;
border-left: 1px solid #7D7D8A;
border-right: 1px solid #7D7D8A;
  width: 600px; }

.ankh {
  color: #7D7D8A;
  background-color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  border-top: 1px solid #7D7D8A;
border-bottom: 1px solid #7D7D8A;
border-left: 1px solid #7D7D8A;
border-right: 1px solid #7D7D8A;
  width: 200px; }


 
p {
  text-decoration: underline;
font-weight:bold;	}
  
  .oikealle{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
  float: right;

}
  


A:link {

  text-decoration: none;

  cursor: crosshair;

  color: #000000;

}



A:visited {

  text-decoration: none;

  cursor: crosshair;

  color: #000000;

} 



A:hover {

  text-decoration: none;

  cursor: crosshair;

  color: #000000;

}