#TeamIndex
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 0;
}

#Content #TeamIndex
{
	list-style-type: none;
	list-style-image: none;
}

#TeamIndex li
{
	float: left;
	width: 100px;
	margin: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: Black;
}

#TeamIndex img
{
	display: block;
	border: none;
	width: 100px;
}

#TeamIndex a
{
	text-decoration: none;
	color: Black;
}