BODY
{
	background-image: url('none');
	color: #000000;
	background-color: #E6E600
}

A:link { color: rgb(0,100,255); }

A:visited { color: rgb(100,100,100); }

A:active { color: rgb(0,100,200) ; }
           
