a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DD137B;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}