body {
	background-color: #312A24;
	padding-top: 35px;
}
p, td { margin-top: 0; margin-bottom: 0; }
.textProjectDescription {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #DCD3B8;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;

}
.textProjectDescription a:link {
	color: #DCD3B8;
	text-decoration: none;
}
.textProjectDescription a:visited {
	color: #DCD3B8;
	text-decoration: none;
}
.textProjectDescription a:hover {
	color: #Ce5C04;
	text-decoration: none;
}
.textProjectDescription a:active { color: #CCCCCC}
.textAbout {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	color: #DCD3B8;
	padding-right: 10px;
	line-height: 12pt;
	letter-spacing: 1pt;

}
.textAbout a:link {
	color: #CE5C04;
	text-decoration: none;

}
.textAbout a:visited {
	color: #CE5C04;
	text-decoration: none;

}
.textAbout a:hover {
	color: #DCD3B8;
	text-decoration: none;

}
.textAbout a:active {
	color: #990000;
}
.emailGraphic {
	vertical-align: -2%;
	bottom: -2px;


}
