body { 

   background-image: url('/images/blom.gif');    

   font-family: helvetica,arial,verdana;

   font-size: 11px; 

   background-position: 700px 60px;

   background-repeat: no-repeat;

   }



a {

   font-family: helvetica,arial,verdana;

   text-decoration: none;

   font-size: 12px;

   color: #FF7700;

   font-weight: bolder;

   }

   

a:hover {

   color: #FF0000;

   }

   

td, .genericTable, .genericTable TD, .genericTable TH {

   font-family: helvetica, arial,verdana;
   border: 0px;
   font-size: 12px;

   }



.small {

   font-size: 10px;

   color: #AAAAAA

   }

   

.whitelink {

   font-family: helvetica, arial,verdana;

   text-decoration: none;

   font-size: 26px;

   line-height: 21px;

   color: #FFFFFF;

   font-weight: 800;

   }

   

.whitelink:hover {

   color: #000000;

   }
