h2
	{
	color: #202E6E;
	font-family: "arial";
	font-size: 14pt;
                     font-weight: 500;
                     text-align: center;
	}

A:link
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	}

A:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	}

A:hover
	{
	color: #ffffff;
	text-decoration: underline;
	font-size: 8pt;
	}
A.top:link
	{
	color: blue;
	text-decoration: none;
	}

A.top:visited
	{
	color: blue;
	text-decoration: none;
	}

A.top:hover
	{
	color: red;
	text-decoration: underline;
	}

A.employ:link
	{
	color: blue;
	text-decoration: underline;
	font-size: 10pt;
	}

A.employ:visited
	{
	color: blue;
	text-decoration: underline;
	font-size: 10pt;
	}
A.recipe:link
	{
	color: blue;
	text-decoration: none;
	font-size: 10pt;
	}

A.recipe:visited
	{
	color: blue;
	text-decoration: none;
	font-size: 10pt;
	}

A.recipe:hover
	{
	color: red;
	text-decoration: underline;
	font-size: 10pt;
	}
