body {
	background-color: #e7e7c5;
}
hr {
	color: #E7E7C5;
}


a:link, a:active, a:visited {
	font-weight: bold;
	color : #810202;
	font-size: 12px;
}
a:hover {
	font-weight: bold;
	color : #000000;
	font-size: 12px;
}td {
	font-size: 12px;
}
.project-text {
	font-size: 10px;
}
.project-text-bold {
	font-size: 10px;
	font-weight: bold;
}
