@charset "ISO-8859-1";
#gmenu a:link {
	font-family: verdana, tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
#gmenu a:visited {
	font-family: verdana, tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
#gmenu a:active {
	font-family: verdana, tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
}
#gmenu a:hover {
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
}

