body { 
	font: normal 11px Arial, sans-serif;
	color: #fff;
}

p { font-size: 11px; 
	margin: 10px 0;}

a, a:visited {
	color: #888; }

a:hover, a:visited:hover {
	color: #ccc; 
	}

#logos {
	margin: 8px auto;
	width: 770px;
	}

#logos a {
	display:block;
	float:left;
	height:46px;
	margin: 0 10px;
	}

#logos a.bond {
	background: url(logos/1.gif) no-repeat;
	width:139px;
	}

#logos a.trattoria {
	background: url(logos/2.gif) no-repeat;
	width:104px;
	}

#logos a.fiorello {
	background: url(logos/3.gif) no-repeat;
	width:119px;
	}

#logos a.redeye {
	background: url(logos/4.gif) no-repeat;
	width:83px;
	}

#logos a.shellys {
	background: url(logos/5.gif) no-repeat;
	width:126px;
	}

#logos a.brooklyn {
	background: url(logos/6.gif) no-repeat;
	width:72px;
	}

#logos a:hover {
	background-position:0 -46px;
	}
