.webfx-menu a {
	text-decoration:	none;
	color:				black;
}

.webfx-menu a:visited{
	color:	black;
}
.webfx-menu a:visited:hover {
	color:	#C6005A;
}

.webfx-menu a:hover {
	color:			#C6005A;
}

.webfx-menu-bar a,
.webfx-menu-bar a:visited {
	color: #C6005A;
	text-decoration: none;
}

.webfx-menu-bar a:hover {
	color: #635d63;
}
