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