.Coaches {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9900;
	background-color: #006600;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: auto;
	padding: 5px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #FF9900;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
