#hfs-roster-header {
	margin-left: 28px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#hfs-roster-footer {
	margin-left: 28px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.hfs-roster-horsename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}
a.hfs-roster-horsename:hover {
	color: #000000;
	text-decoration: underline;
}

.hfs-roster-horsepic {
	border: 1px #000000 solid;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px; 
}


.rostlink {
	color: #000000;
	text-decoration: none;
}

