BODY { background: url(pictures/back.jpg);
       background-color: #ffffff;
	fontfamily: "Times New Roman";
	font-family: "Times New Roman" }
A:link { text-decoration: underline;
	color: blue }
A:visited { text-decoration: underline;
	color: #8800ff }
A:active { text-decoration: underline;
	color:#4444ff;}
