.menut {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Arial", "sans-serif";
	padding-top: 4px;



}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
