table.data_table tr.row-hover:hover, table.data_table tr.row-hover:hover a  {
	background-color: #000;
	color: #FFFFFF;
}
table.data_table tr.row-hover:hover a:hover  {
	color: #f29718;	
	font-weight:bold;
}
.athleteLink, .athleteLink:visited {
	color: #000;
	font-weight:normal;
}
.sort_arrow {
	margin:0px !important;
	background-color: #FFFFFF;	
}
.sort_arrow:hover {
	margin:0px;
	background-color: #f29718;	
}
.athlete_profile_td_1 {
	font-weight:bold;
}
.athlete_profile_td_2 {
	
}
