body	{background-color: cornsilk;
	}
p	{font-family: sans-serif; 
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	font-size: 12pt;
	color: black;
	}
a:link    {color: blue;}
a:active  {color: purple;}
a:visited {color: red;}
a:hover   {color: megenta;}
