  .cell { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B0101;
	text-align: center;
	background-color: #D8E7FA;
	border: 1px solid #BBC8D9;
	}
	
  .cell img { 
    border: 5px solid #6B99F5; 
	margin: 2px;
	}
	
  .cell a:hover img { 
    border: 5px solid #1B287F; 
	margin: 2px;
	}
	
  .cell a {
    color: #003366; 
	}
	
  .cell a:hover {
    color: #66ccff;
	}
	
  .big { 
    border: 1px solid #BBC8D9; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	background-color: #D8E7FA;
	}
	
  .big strong {
    font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	}
	
  #highlight {
    padding: 3px;
	background-color: #324296;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	}
	
  .teamamateur {
    background-color: #D8E7FA;
	padding: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	}
	
  .teamamateur a {
    font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
	}
	
  .big a {
    color: #003366;
	font-weight: bold; 
	}
	
  .big a:hover {
    color: #66ccff;
	}
  
  .friendtable {
   width: 650px;
   border: 1px solid #BBC8D9;
   }
