a:hover {
	color: #000;
	text-decoration: underline;
}

body, .regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.footer,
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
}
