@charset "UTF-8";
/* CSS Document */

a:hover {
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 1px;
}
a:visited {
}
.menytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
}
