a.comments {
	color: gold;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
a.comments:hover {
	color: gold;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	}
.commentsNumbers {
	color: #ECECEC;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
.commentsNumbers:hover {
	color: #ECECEC;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
a.comment {
	color: #ECECEC;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
a.comment:hover {
	color: #ECECEC;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	}