.menu A		{text-decoration: none}
.menu A:hover	{color: #FF7700;text-decoration: none}
.a_typ1 A		{text-decoration: underline}
.a_typ1 A:hover		{color: #FF7700;text-decoration: underline}
.a_typ2 A		{text-decoration: none}
.a_typ2 A:hover		{color: #FF7700;text-decoration: underline}
.a_typ3 A	{text-decoration: underline}
.a_typ3 A:hover	{color: #FF7700;text-decoration: underline}
.a_typ4 A	{text-decoration: none}
.a_typ4 A:hover	{color: #FF7700;text-decoration: underline}
.tableheader 	{background-color: #CCCCFF;}
