.arial {
	font-family: "Arial Narrow";
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
.times {

	font-family: "Times New Roman", Times, serif;
}
