.ust_menu_style a {
	color: #20228a;
	font-weight: bold;
}
.ust_menu_style a:link {
	text-decoration: none;
}
.ust_menu_style a:visited {
	text-decoration: none;
	color: #20228a;
}
.ust_menu_style a:hover {
	text-decoration: underline;
	color: #f79c10;
}
.ust_menu_style a:active {
	text-decoration: none;
	color: #20228a;
}
