a {
	text-decoration: none;
}
a:hover {
	font-family: Arial;
        text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial;
	color: gray;

}

