﻿.menu-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	border-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inherit;
	visibility: inherit;
	display: inline;
	float: none;
	clear: inherit;
	cursor: inherit;
	line-height: normal;
	padding-right: 10px;
}
