p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #990000;
}
