.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 7px 0px 0px;
}

.menu:hover{
	color:						#cc0000;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #006633;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
}
