body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: large;
}

