/* Unique styles for Whof inductee pages on the web.  DO NOT USE FOR ANYTHING ELSE*/


img.inducteeImage{
	width:92px;
	border:#726698 solid 4px;

}

img:hover{
	border-color:#D4AC7B;
}

a.NameLinks:active {
	color: #000;
	text-decoration: underline;
}
a.NameLinks:link {
	color: #000;
	text-decoration: underline;
}

a.NameLinks:visited {
	color: #000;
	text-decoration: underline;
}
a.NameLinks:hover {
	color: #D4AC7B;
	text-decoration: underline;
}

