.link a {
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #9933CC;
	border-bottom-color: #9933CC;
	border-left-color: #9933CC;
	background-image: url(../athletics/images/footballbkg.jpg);
	margin-top: 0px;
}
.link a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #660066;
	color: #FFFFFF;
	background-image: url(../athletics/images/footballbk_o.jpg);
}

