body{
	margin:0;
	padding:0;
	font:14px "Lucida Grande",verdana;
	color:#fff;
	background-color:#333;
	text-align:center
}
object,embed{
	margin:3 auto;
}
a{
	margin:auto;
	width:240px;
	height:20px;
	display:block;
	font-family:"Lucida Grande",verdana;
	color:#ccc;
	background:#333 url("bg0.gif") no-repeat center;
}
a:link,a:visited{
	color:#fff;
	text-decoration:none;
	background-image:none;
}
a:hover,a:active{
	color:#222;
	background:#333 url("bg1.gif") no-repeat center;
}
.team{
	font-size:12px;
	font-weight:bold;
	background-image:none;
}
a div{
	float:left;
	width:108px;
	padding-top:1px;
}
.w24{
	width:24px;
}
h1{
	font-size:9px;
	margin:3 auto 0 auto;
}
