a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.op_menu {
	background-color: #7E733D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4D177;
	cursor: hand;
}
.op_menulast {
	background-color: #7E733D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4D177;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D177;
}
