BODY	{background-color: #ffffff ;
	color: #000000 ;
	font-size: 10px ;
	text-align: center ;
	font-family: verdana ,arial ,helvetica ,sans-serif}

A		{font-size: 11px ;}

A:link		{color: #008C52 ;
		text-decoration: none}

A:visited	{color: #0000C0 ;
		text-decoration: none}

A:active	{color: #290053;
		background-color: #FFFFD8;
		font-weight: bold;}

A:hover	{color: #290053;
		background-color: #C0C0FF;}

A.menu:link		{color: #ff0000 ;
			text-decoration: none}

A.menu:visited	{color: #C00000 ;
			text-decoration: none}

A.menu:active	{color: #290053;
			background-color: #FFFFD8;
			font-weight: bold;}

A.menu:hover		{color: #0000ff;
			background-color: #C0C0C0;}

