H1 		{font-size: 12pt; font-family: Geneva; 	margin-bottom: -18px;}
H2 		{font-size: 12pt; font-family: Geneva; 	margin-bottom: -18px;}
H3 		{font-size: 10pt; font-family: Geneva;	margin-bottom: -18px;}
H4 		{font-size: 8pt; font-family: Geneva;	margin-bottom: -18px;}

A 		{color: Orange; text-decoration: underline;}
A:link 		{color: #595959; text-decoration: underline; font-weight: normal;}
A:visited	{color: #595959; text-decoration: underline; font-weight: normal;}
A:hover		{color: #595959; text-decoration: underline; background-color: #A6A6A6; font-weight: normal;}
A:active	{color: #595959; text-decoration: underline; }

A:hover.logo	{color: navy; text-decoration: none; background-color: transparent;}

A:link.plain	{color: black; text-decoration: none;}
A:visited.plain	{color: black; text-decoration: none;}
A:hover.plain	{color: black; text-decoration: none; background-color: transparent;}
A:active.plain	{color: black; text-decoration: none;}

A:link.menu	{color: white; text-decoration: none;}
A:visited.menu	{color: white; text-decoration: none;}
A:hover.menu	{color: #595959; text-decoration: none; background-color: #A6A6A6;}
A:active.menu 	{color: #595959; text-decoration: underline; background-color: #A6A6A6;}

A:link.silver	 {color: silver; text-decoration: none;}
A:visited.silver {color: silver; text-decoration: none;}
A:hover.silver	 {color: silver; text-decoration: none;	background-color: transparent;}
A:active.silver  {color: silver; text-decoration: None;}

A:link.white 	{color: white; text-decoration: none;}
A:visited.white	{color: white; text-decoration: none;}
A:hover.white	{color: white; text-decoration: none; background-color: transparent;}
A:active.white	{color: white; text-decoration: None;}


