a {
	color: black;
	xxx: #806060;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff4000;
	text-decoration: none;
	xtext-decoration: underline;
	font-weight: bold;
}

.tracker {
	behavior: url(track.htc);
	padding-bottom: 8px;
	cursor: default;
}

.left {color: #ff4000}
