A {
	text-decoration: none;
	color: #440E62;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}