.menu {
	font-family: sans-serif, Verdana, "Trebuchet MS", Tahoma, "MS Serif", "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
}
a:link {
	font-family: sans-serif, Verdana, "Trebuchet MS", Tahoma, "MS Serif", "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif, Verdana, "Trebuchet MS", Tahoma, "MS Serif", "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif, Verdana, "Trebuchet MS", Tahoma, "MS Serif", "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: sans-serif, Verdana, "Trebuchet MS", Tahoma, "MS Serif", "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
