/* CSS Document */

.team_body
{
	position: absolute;
	top: 220px;
	left: 250px;
	z-index: 13;
	color: #FFFFFF;
	width: 740px;
	font-family:Arial, Helvetica, sans-serif;
}
.team_body a:link 
{
	text-decoration: none;
	color:#D8D8D8;
}
.team_body a:visited
{
	text-decoration: none;
	color:#D8D8D8;
}
.footer
{
	position:absolute;
	top: 920px;
	left: 175px;
	font-size: 11px;
	color: #666666;
	text-align:center;
}
.footer a:link
{
	text-decoration: none;
	color: #666666;
}
.footer a:visited
{
	text-decoration: none;
	color: #666666;
}

