a:link {
}
a {
	text-decoration: none;
	color: #7AC141;
}

a:visited {
	color: #7AC241;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #7AC141;
	text-decoration: none;
}

a.menu {

	text-decoration: none;

}

a.menu:hover {

		text-decoration: underline;

		color: #72b842;

	}

a.menu:active {

		text-decoration: underline;

		color: #7cb84d;

	}.menu {
	margin-right: 15px;
	margin-top: 50px;
	color: #999999;
}
#mackman {
	font-size: 11px;
	color: #7AC141;
}

