<style TYPE="text/css">

<!--

A:link			{color: blue;}
A:visited		{color: maroon;}
A:active		{color: red;}
A:hover			{color: red}

A.menu:link		{color: white;}
A.menu:visited	{color: white;}
A.menu:active	{color: white;}
A.menu:hover	{color: yellow;}

TD.banner		{font-family: Verdana, Arial; font-size: 12pt; color: red;}
TD.menu			{font-family: Verdana, Arial; font-size: 10pt; color: white;}
TD.content		{font-family: Verdana, Arial; font-size: 10pt;}

-->
</style>