p {
	font-family: Arial;
	font-size: 14px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}
a {
	text-decoration: none;
}
a:hover {
	color: #97805e;
}
