a:link {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #d9d9dd;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #d9d9dd;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: white;
}