td.teksti
 {
  background-repeat:no-repeat;
 }
 
 .normal
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none
  }

body
  {  	
  text-align: center;
  background-repeat:repeat-x;
  }

td.teksti
 {
  padding-left: 0px;
  padding-right: 0px;
 }

 td.ajankohtainen
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#FFFFFF;
 }
 
a:link        {color: #FFFFFF; background-color: transparent;}
a:visited    {color: #FFFFFF; background-color: transparent;}
a:hover    {color: #FFFFFF; background-color: transparent;}
a:active    {color: #FFFFFF; background-color: transparent;}

