BODY {
	background-color: #B0D526;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(http://sk-legion.com/images/new_bg.jpg);
	background-repeat: repeat-x;
}

A.menu:link {
	COLOR: #8CBA1C;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
}

A.menu:visited {
	COLOR: #8CBA1C;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
}
A.menu:active {
	COLOR: #8CBA1C;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
}
A.menu:hover {
	COLOR: #366006;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
	background-color: #E7E8E3;
	height: 100%;
	width: 100%;
}




A.menu-current:link {
	COLOR: #366006;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
	background-color: #E7E8E3;
	height: 100%;
	width: 100%;

}

A.menu-current:visited {
	COLOR: #366006;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
	background-color: #E7E8E3;
	height: 100%;
	width: 100%;
}
A.menu-current:active {
	COLOR: #366006;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
	background-color: #E7E8E3;
	height: 100%;
	width: 100%;
}
A.menu-current:hover {
	COLOR: #366006;
	text-decoration: none;
	font-size: 19px;
	line-height: 40px;
	background-color: #E7E8E3;
	height: 100%;
	width: 100%;
}

