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