a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;

}

