@charset "iso-8859-1";

/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 31-Dec-99

Style sheet created by New CSS File wizard

*/
 body, LI, P, p, B, H1, H2, H3, H4, ol, ul, blockquote
  {
	Font-Family: Verdana;
	Font-Size: 12px;
		
	}

body {
BackGround-Color: Black;
	}



A{
	Color: #0099FF;
	Text-Decoration: none;
	Font-Family: Verdana;
	font-weight: bold
	}


A:Visited{
	Color: #0099FF;
	Text-Decoration: none;
	}


A:Active{
	Color: #3399FF;
	Text-Decoration: none;
	}


A:Hover{
	Color : #44BAF2;
	Text-Decoration : none;
	}

