body { 
	background: white url(images/bg.gif) no-repeat;
	background-position: top;
	margin: 0px; 
	}

a { text-decoration: underline; }
a:link { color: black; }
a:active { color: black; text-decoration: none;}
a:visited { color: black; text-decoration: underline;}
a:hover { color: black; text-decoration: none;}

