a, a:visited {
	color: #e2681a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	background-color: #eee;
}
h1 {
	font-size: 1.4em;
	color: #e2681a;
}
h2 {
	font-size: 0.8em;
	font-weight: normal;
}
