BODY {
   color : rgb(0,0,0) ;
   background-color : rgb(255,166,166) ;
   background-image : url(http://www.yuriai.com/chrismark2b.jpg);
   text-decoration : none ;
   line-height : 1.5 ;
   }
* {
   font-family: "CI" !important;
}
A:LINK {
   color : rgb(0,0,180) ;
   }
A:VISITED {
   color : rgb(128,32,64) ;
   }
A:ACTIVE {
   color : rgb(180,0,0) ;
   background-color : rgb(230,255,255) ;
   text-decoration : none ;
   }
A:HOVER {
   color : rgb(255,255,166) ;
   background-color : rgb(64,128,255) ;
   text-decoration : none ;
   }
B {
   color : rgb(128,0,0) ;
   }
SPAN {
   color : rgb(128,0,0) ;
   font-weight : bold ;
   font-size : large ;
   }

 
