.sort_heading {
	color: #333399;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link {
	color: #666666;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link_select {
	color: #FF6633;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link:hover {
	color: #333333;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link_best {
	color: #666666;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link_best_select {
	color: #CC0000;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.sort_link_best:hover {
	color: #CC0000;
	font-family: arial,helvetica,verdana,clean,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
