.typography a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.typography a:hover {
	color:#6b7272;
	text-decoration:underline;
}

.typography li {
	margin-left:30px;
}

