a:link {
	color: #B3B0A7;
	text-decoration: none;
}
a:visited {
	color: #B3B0A7;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #B3B0A7;
	text-decoration: none;
}
.projectname {
	color: #98968E;
	font-size: 13px;
	text-decoration: none;
}
.smallprint {
	font-size: 10px;
	text-decoration: none;
}
.projectdescrp {
	font-size: 11px;
	color: #808080;
}
