@charset "utf-8";
/* CSS Document */
#healthlinkfeet {
	width:590px;
	height:60px;
}
#healthlinkfeet h2 {
	background-image:url(/images/Health/feetnormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:590px;
	height:60px;
}
#healthlinkfeet a {
	width:590px;
	height:60px;
	display:block;
}
#healthlinkfeet a:hover {
	background-image:url(/images/Health/feetover.jpg);
}
#healthlinkshins {
	width:590px;
	height:60px;
}
#healthlinkshins h2 {
	background-image:url(/images/Health/shinsnormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:590px;
	height:60px;
}
#healthlinkshins a {
	width:590px;
	height:60px;
	display:block;
}
#healthlinkshins a:hover {
	background-image:url(/images/Health/shinsover.jpg);
}
#healthlinkknees {
	width:590px;
	height:60px;
}
#healthlinkknees h2 {
	background-image:url(/images/Health/kneesnormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:590px;
	height:60px;
}
#healthlinkknees a {
	width:590px;
	height:60px;
	display:block;
}
#healthlinkknees a:hover {
	background-image:url(/images/Health/kneesover.jpg);
}
#healthlinkice {
	width:590px;
	height:60px;
}
#healthlinkice h2 {
	background-image:url(/images/Health/icenormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:590px;
	height:60px;
}
#healthlinkice a {
	width:590px;
	height:60px;
	display:block;
}
#healthlinkice a:hover {
	background-image:url(/images/Health/iceover.jpg);
}
#healthlinkheat {
	width:590px;
	height:60px;
}
#healthlinkheat h2 {
	background-image:url(/images/Health/heatnormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:590px;
	height:60px;
}
#healthlinkheat a {
	width:590px;
	height:60px;
	display:block;
}
#healthlinkheat a:hover {
	background-image:url(/images/Health/heatover.jpg);
}
#injuryguide {
	width:220px;
	height:200px;
}
#injuryguide h2 {
	background-image:url(/images/Health/officialdfdcguidenormal.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:220px;
	height:200px;
}
#injuryguide a {
	width:220px;
	height:200px;
	display:block;
}
#injuryguide a:hover {
	background-image:url(/images/Health/officialdfdcguideover.jpg);
}
ul li a:hover {
	text-decoration:underline;
	font-size:16px;
	color:#990000;
}