body		{color:#FFFFFF;
             background-color:#000000;
             font-family:VERDANA,ARIAL,HELVETICA;
             font-size:10px;
             text-decoration:none;
			 font-weight: bold;
			 background-repeat: no-repeat;
}

a          {font-family:VERDANA,ARIAL,HELVETICA;
                 color:#FFFFFF;
                 font-size:10px;
				 font-weight:bold;
                 text-decoration:underline;
            }

a:hover    {font-family:VERDANA,ARIAL,HELVETICA;
                 color:#000099;
                 font-size:10px;
                 text-decoration:none;
            }