
a:link {
	color: #96969B;
	text-decoration: none;
}

a:visited {
	color: #96969B;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

a:active {
	color: #444444;
	text-decoration: none;
}

h2 {
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 2.5em;
}
