.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808080;
}
.links A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #808080;
	text-decoration: none;
	}
	.links A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #808080;
	text-decoration: none;
	}
	.links A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #721c0e;
	text-decoration: none;
	}
	.links A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #721c0e;
	text-decoration: none;
	}
