.facebook {
	text-decoration: none;
	font-style: italic;
	color: #fff;
	font-size:12px;
}

.facebook:hover {
	text-decoration: underline;
}


.facebook img {
	margin: 1px 5px 0 0;
}
