  .cell { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-color: #FCF1BF;
	border: 1px solid #E3D696;
	}
	
  .cell img { 
    border: 5px solid #fff; 
	margin: 2px;
	}
	
  .cell a:hover img { 
    border: 5px solid #E78B1B; 
	margin: 2px;
	}
	
  .cell a {
    color: #fff; 
	}
	
  .cell a:hover {
    color: #CBD9ED;
	}
	
  .big { 
    border: 1px solid #E3D696; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #383838;
	background-color: #FCF1BF;
	}
	
  .big strong {
    font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #383838;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	}
	
  #highlight {
    padding: 3px;
	background-color: #E78B1B;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	}
	
  .teamamateur {
    background-color: #FCF1BF;
	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: #E78B1B;
	letter-spacing: -1px;
	}
	
  .big a {
    color: #E78B1B;
	font-weight: bold; 
	}
	
  .big a:hover {
    color: #000;
	}
  
  .friendtable {
   width: 620px;
   border: 1px solid #E3D696;
   }