p.facebook a {
	text-decoration: none;
	color: #666;
	font-size:11px;
float:right;

}

p.facebook a:hover {
color: #fff;
	background: #3b5998;
}


p.facebook img {
	margin: 1px 5px 0 0;
}