text{
	font-family: Arial;
}

a:link {
	color: #330058;
	text-decoration: none;
}

a:visited {
	color: #330058;
	text-decoration: none;
}

a:hover {
	color: maroon;
	text-decoration: none;
}

a:active {
	color: maroon;
	text-decoration: none;
}
