body {
	background-color: #660066;
	}
	
	
A:link    {color: #660066; text-decoration: none; font-weight: bold}
A:visited {color: #660066; text-decoration: none; font-weight: bold}
A:active  {color: #660066; text-decoration: none; font-weight: bold}
A:hover   {color: #996633; text-decoration: none; font-weight: bold}