A:link

{ text-decoration: none; color:#ffcc66; }

A:visited

{ text-decoration: none; color:#ffcc66; }

A:active

{ text-decoration: none; color:#ff9933; }

A:hover

{ text-decoration: underline; color:#ff9933; }





body

  {

  background: url(images/background.jpg);

  background-repeat: repeat-y; 

  background-color: #ffffff;

  background-position: top left;

  background-attachment: scroll; 





  font-family: arial,veradna,sans-serif;

  color: #000000;

  font-weight: normal;

  font-size: 2px; 

  }



h2

  {

  font-family: arial,veradna,sans-serif;

  color: #000000;

  }



table

  {

  border-style: none;

  border-width: 0;

  cell-padding: 2;

  }



td

  {

  border-style: none;

  border-width: 0;

  cell-padding: 2;

  }



tr

  {

  border-style: none;

  border-width: 0;

  cell-padding: 2;

  }





li 

  {

  color:#ff9933;

  font-size: -2;

  }



