a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: line-through;
	font-weight: normal;
}
.mainlinks {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
	font-weight: normal;
	line-height: 13px;
}
.stars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 9px;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
