a {
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.whitetext16pxbold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.ltorangetable {
	background-color: #FFCC33;
	border: 1px solid #996600;
}
.projectinfo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.projecttitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.clienturl {
	font-size: 11px;
}
.blacktext12px {
	font-size: 12px;
	color: #000000;
}
.blacktext14px {
	font-size: 14px;
	color: #000000;
}
.graytext14px {
	font-size: 14px;
	color: #333333;
}
body {
	font-family: "Trebuchet MS";
}
