.links {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ddeeFF;
}

.links a:link {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: normal;
	color: #ddeeFF;
}

.links a:visited {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: normal;
	color: #ddeeFF;
}

.links a:hover {
	font-family: "Courier New", Courier, mono;
	font-style: underline;
	font-weight: normal;
	color: #ee5a00;
