a.sidebarlink {
	font-family: "Century Gothic", Arial, Verdana;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:link.sidebarlink {
	font-family: "Century Gothic", Arial, Verdana;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:visited.sidebarlink {
	font-family: "Century Gothic", Arial, Verdana;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.taglink {

	font-family: "Century Gothic", Arial, Verdana;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.projectlink {

	font-family: "Century Gothic", Arial, Verdana;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.sidebarlink_sm {

	font-family: "Century Gothic", Arial, Verdana;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sidebarlink_md {


	font-family: "Century Gothic", Arial, Verdana;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tinylink {

	font-family: "Century Gothic", Arial, Verdana;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}