<STYLE TYPE="TEXT/CSS">

A {
  Color: #FFFFFF;
  Font-weight: Bold;
  Text-decoration: None;
  }

A:ACTIVE {
  Color: #FFFFFF;
  Font-weight: Bold;
  Text-decoration: None;
  }

A:HOVER {
  Color: #FFFF00;
  Font-weight: Bold;
  Text-decoration: none;
  }

A:LINK {
  Color: #FFFFFF;
  Font-weight: Bold;
  Text-decoration: None;
  }

A:VISITED {
  Font-weight: Bold;
  Text-decoration: None;
  }

BODY {
  Background-Color: #000000;
  Color: #FFFFFF; 
  Font-Family: Arial, Helvetica; 
  Font-Size: 13px; 
  }

P {
  Font-Family: Arial, Helvetica; 
  Font-Size: 11px;
  }

.PieniValkKesk {
  Color: White; 
  Font-Size: 11px;
  Text-Align: Center; 
  }

.Pikkumusta {
  Color: #000000; 
  Font-Size: 11px;
  Text-Align: Center; 
  }

</STYLE>