.menu_head a:visited 	{color: #3399FF;		TEXT-DECORATION: none} 
.menu_head a:link	{color: #3399FF;		 			TEXT-DECORATION: none} 
.menu_head a:hover		{color: #99CCFF;			TEXT-DECORATION: none}
.menu_head a:active	{color: #006699;			TEXT-DECORATION: underline}

.menu a:link		{color: #FFFFF;			TEXT-DECORATION: none}
.menu a:visited			{color: #FFFFFF;			TEXT-DECORATION: none}
.menu a:hover		{color: #99CCFF;			TEXT-DECORATION: none}
.menu a:active	{color: #006699;			TEXT-DECORATION: underline}

.menu		{font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		margin-left: 0px;
		margin-right: 0px;
		color: #FFFFFF}

.menu_head		{font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		margin-left: 0px;
		margin-right: 0px;
		color: #3399FF}


