a.main_menu {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-indent: 23px
}

a.main_menu:hover {
	color: #E2007F;
}

a.main_submenu {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 26px;
}

a.main_submenu:hover {
	color: #E2007F;
}
<style>
	.FaintLine{
		opacity: 0.2;
	}
</style>
<!--[if IE]>
	<style>
	.FaintLine {
		filter: alpha(opacity=30)
	}
	</style>
<![EndIf]-->
