a.contact {
	padding: 0px 4px;
	background: #666;
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
a.contact:hover {
	background: #c00 !important;
	color: #fff;
}

