body	{	background:		#D0F0C2;
			font-family:	Times, TimesRoman, serif;
			font-weight: 	normal;
		}

a 	{
		color			: #73AF64; 
		text-decoration	: none;
	}

p 	{
		color			: #73AF64; 
		text-decoration	: none;
	}

a:hover {
		color 		: #800000;
		text-decoration	: none;
	}

hr {
		color 		: #92C583;
	}