p.facebook a {
	text-decoration: none;
	font-style: italic;
	color: #666;
	font-size:12px;
}

p.facebook a:hover {
	color: #000;
	text-decoration: none !important;
}


p.facebook img {
    background: 0;
    border: 0;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

