.global {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #666666;
}
p {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #67bd4a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #f7941d;
	text-align: left;
}
a:visited {
	color: #67BD4A;
	text-decoration: none;
	font-weight:bold
}
.label {
	font-size: 10px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #989898;
}
