a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
}
