A  {text-decoration :none;
	color : white;}

A:Visited  {text-decoration :none;
		color: white;}

A:Active  {text-decoration : none;
		color : #3333ff;}

A:Hover  {text-decoration:none ;
		color : #ff0000;}

BODY  {font-family : Arial;
	background-color : Black; color: #FFFFFF;}

