	BODY  {background-image: url(images/green.jpg); }
	H1 { font-family: arial, times, helvetica, sans-serif; font-size: 15pt }
	H2 { font-family: arial, times, helvetica, sans-serif; font-size: 14pt }
	p { font-family: arial, times, helvetica, sans-serif; font-size: 13pt }
	a:link { text-decoration: none; color : #ffffff; 	background-color: green }
	a:visited { text-decoration: none; color : 	#ffffff; background-color: green }
	a:hover { text-decoration: none; color: #ff0033; 	background-color: green }
	
