
		A.MenuFontColor:link {font-family: Verdana,Lucida sans Unicode, mgill, Arial;
			font-size: 10pt;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: #000084;
			text-decoration: none;

			background-color: #FFFFFF;
			border : 1px solid #FFFFcc;
			width:120px;
			height:19px;
		}
		A.MenuFontColor:active {
			font-family: Verdana,Lucida sans Unicode, mgill, Arial;
			font-size: 10pt;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: #000084;
			text-decoration: none;
			background-color: #FFFFFF;
			border : 1px solid #FFFFcc;
			width:120px;
			height:19px;
		}
		A.MenuFontColor:visited {
			font-family: Verdana,Lucida sans Unicode, mgill, Arial;
			font-size: 10pt;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: #000084;
			text-decoration: none;
			background-color: #FFFFFF;
			border : 1px solid #FFFFcc;
			width:120px;
			height:19px;
		}
		A.MenuFontColor:hover {
			font-family: Verdana,Lucida sans Unicode, mgill, Arial;
			font-size: 10pt;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: #000084;
			text-decoration: none;
			//background-color: #FFCC99;
			background-color : #FFFFCC;
			width:120px;
			height:19px;
			border : 1px solid #663190;
		}
