<style>
BODY
{
}

.cMenu
{
	font-family: arial;
	font-size: 10 pt;
	color: silver;
}

.cAd
{
	font-family: arial;
	font-size: 10 pt;
	color: green;
}



A:active{    COLOR: khaki}
A:hover	{color:red}
A:link	{    COLOR: wheat}
A:visited	{    COLOR: chocolate}
</style>