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