a {
	text-decoration: none;
}

a:hover {
	color: #FF0066;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	text-decoration: underline;
}

