body		{background-color: grey; color: black; font-family: Arial, Helvetica, sans-serif;}

a:link		{color: red; font: bold; text-decoration: none;}

a:hover		{color: yellow;}

a:active 	{color: orange;}

a:visited	{color: red; font: bold; text-decoration: none;}