

body {
      background-color: #ff7005 repeat-x;
      font-family : Verdana;
      font-size : 8pt;
      font-style : normal;
      color: #000000;

a:link   {  text-decoration: underline;
              font-color: #ff7005 }
a:visited, 
a:active   {  text-decoration: underline;
              font-color: #ff7005 }
              
a:hover    {  text-decoration: none;
              border-bottom: dotted 1px #000000;
              font-color: #fdfdfd;
              background-color: #ff7005; }
              
            
td { 

      background-color: #ff7005 url('tausta.jpg') repeat-x;
      font-family : Verdana;
      font-size : 8pt;
      text-align: absolute;
      font-style : normal;
      color: #0000000;
}

