body {
	background: E05059;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
}

a {
	text-decoration: none;
	color: Maroon;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: Maroon;
}




