		body { Font-Family:Arial; Font-Size:10pt;Color:Black }
			a.sort {color=white; text-decoration:none}
			a.sort:Hover {color:yellow;}
			a.EDIT {text-decoration:none;background-Color:silver;font-size:10pt;font-weight:bold;color:black}
			a.EDIT:hover {text-decoration:none;background-Color:BLUE;font-size:10pt;font-weight:bold;color:WHITE}
			a.ADD { text-decoration:none;background-Color:silver;font-size:10pt;font-weight:bold;color:black}
			a.ADD:hover {text-decoration:none;background-Color:GREEN;font-size:10pt;font-weight:bold;color:WHITE}
			a.MENU {text-decoration:none;background-Color:WHITE;font-size:10pt;font-weight:bold;color:black}
			a.MENU:hover {text-decoration:underline;background-Color:ORANGE;font-size:10pt;font-weight:bold;color:BLACK}
			a.SUBMENU {text-decoration:none;Font-Family:Arial;font-size:10pt; color:PURPLE}
			a.SUBMENU:hover {text-decoration:underline;background-Color:YELLOW;Font-Family:Arial;font-size:10pt;color:BLACK;}
			a.OTA {text-decoration:none;Font-Family:Arial;font-size:10pt; color:PURPLE}
			a.OTA:hover {text-decoration:underline;background-Color:YELLOW;Font-Family:Arial;font-size:10pt;color:BLACK;}
			
			a.SUBMENU2 {text-decoration:none;Font-Family:Arial:font-size:10pt;color:Black}
			a.SUBMENU2:hover {text-decoration:underline;background-Color:YELLOW;Font-Family: Arial;font-size:10pt;color:BLACK;}
			th {color:white;font-size:10pt;}
			tr {color:black;font-size:10pt;}
			p {color:black;font-size:10pt;}
