p.facebook a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:rgb(59,89,152);
	position:relative;
	margin-top: -4px;	
}

p.facebook a:hover {
	text-decoration:none; 
	color:e12000;
}


p.facebook img {
	margin-top: 4px;
}
