BODY {
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 8pt;
   font-family : arial, "times roman", sans-serif;
   color : rgb(0,0,0);
   background : rgb(0,0,0) url('img/bg0.gif') repeat scroll 0% 0%;
   text-align : center;
   margin : 0;
   padding : 0;
   border-width : 0;
   border-style : none;
   border-color : inherit;
}

A:visited, A:link, A:active {
   font-style : normal;
   font-variant : normal;
   font-weight : bold;
   font-size : 8pt;
   font-family : arial, "times roman", sans-serif;
   color : #000000;
   text-decoration : none;
}

A:hover {
   font-style : normal;
   font-variant : normal;
   font-weight : bold;
   font-size : 8pt;
   font-family : arial, "times roman", sans-serif;
   color : #ff0000;
   text-decoration : none;
}

