.content {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;;
	padding: 20px;
	padding-right: 50px;
	font-size: small;
}

.content a {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 20px;
	font-weight: 300;
	font-size: small;
}
.menu a {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}