A.link:LINK    {	text-decoration: none; 
		font-family: "MS Sans Serif","courier new"; 
		font-size: 10pt;}

A.link:VISITED {	text-decoration: none; 
		Color: black; 
		font-size: 10pt;}

A.link:HOVER   {	text-decoration: underline; 
		Color: ##808080; 
		font-size: 10pt;
		font-family: verdana;
		background-color: #FF9933}
		
A.Menu:LINK    {	text-decoration: none; 
		font-family: "Courier New", Courier, monospace; 
		font-size: 10pt;}

A.Menu:VISITED {	text-decoration: none; 
		Color: black; 
		font-size: 10pt;}

A.Menu:HOVER   {	text-decoration: underline; 
		Color: ##808080; 
		font-size: 10pt;
		font-family: "Courier New", Courier, monospace;}
		
A.Tbl:LINK    {	text-decoration: none; 
		font-family: "verdana","MS Sans Serif","courier new"; 
		font-size: 9pt;}

A.Tbl:VISITED {	text-decoration: none; 
		Color: black; 
		font-size: 9pt;}

A.Tbl:HOVER   {	text-decoration: underline; 
		Color:#FFFFFF;
		font-size: 9pt;
		font-family: verdana;
		background-color: #FF9933}
