.Menu_Options {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	list-style-position: inside;	list-style-type: circle;	left: auto;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000044;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #0000FF;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000033;	text-decoration: underline;}