body		{	color: #009900;
			background: #CC9933;
			background-image: url(Parchment.jpg)}

a		{	color: #000000;
			text-decoration: none;
			font-weight: bold;		}

a:hover		{	text-decoration: underline;
			color: #FF0000}

a:visited	{	color: #777777;			}

h1		{	color: #009900;
			font-size:18pt;
			font-family: Verdana;
			font-weight: bold;		}


