.page-tools a {
	font-family: 'Vitesse SSm 7r', 'Vitesse SSm A', 'Vitesse SSm B', Georgia, Times, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 1.375em;
	position: relative;
	display: block;
}

.page-tools a:link, .page-tools a:visited {
	color: #2F2A20;
	text-decoration: none;
}
.page-tools a:hover {
	color: #c00404;
	text-decoration: underline;
}


.print-this-page {
	background: transparent url("icon-print.png") 0 50% no-repeat;
}
.share-this-page {
	background: transparent url("icon-share.png") 0 50% no-repeat;
}
