@charset "utf-8";
/* CSS Document */

.teamNfo{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#FFFF00;
}
.teamNfo a:link{
	color:#FFFF00;
	text-decoration:none;
}
.teamNfo a:active{
	color:#FFFF00;
	text-decoration:none;
}
.teamNfo a:visited{
	color:#FFFF00;
	text-decoration:none;
}
.teamNfo a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
