a:hover {
    font-family:"Gill Sans MT", Arial;
    font-style:normal;
    font-weight: bold;
    font-size: small;
    color: #000000;
    text-decoration: none;
}
A {
    font-family:"Gill Sans MT", Arial;
    font-style:normal;
    font-weight:normal;
    font-size: small;
    text-decoration:none;
    color: #000000
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
p {
	font-family: "Gill Sans MT", Arial;
	color: #000000;
}
