﻿#SquadBox
{	
	text-align:center;
	background-color:#fff; 	
	font-size : 0.85em;  
}
#SquadBox h2, #SquadBox h2 a, #SquadBox h2 a:visited
{
	font-size : 1em;  
	text-decoration: none;
	color: #222222;
}
#SquadBox h2 a:hover
{
	text-decoration: underline;
	color: #cc0000;
}