body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #472200;
	text-decoration: none;
}
.toplink{
	color: #FFFFFF;
}
.toplink a:link, .toplink a:visited, .toplink a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.toplink a:hover {
	color: #CCCCCCs;
	text-decoration: none;
}
.evmain{
	padding: .5em .5em .5em .5em;
}
.evolution{
	background-color: #FFFFFF;
	background-image: url(http://www.detroitsportscompany.com/pages/images/button-off.gif);
	background-repeat: repeat-x;
}
.evolution a:link, .evolution a:visited, .evolution a:active{
	display: block;
	height: 40px;
	text-align:center;
	color: #FFFFFF;
	padding: 0.50em;
}
.evolution a:hover {
	background-image: url(http://www.detroitsportscompany.com/pages/images/button.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}