a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #330033;
}
a:active {
	text-decoration: none;
}
