P {
	color: Black;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	margin-left: 10%;
	margin-right: 10%;
}


P A {
	color: #999999;
	font-weight: bold;
}

P A:HOVER {
	color: #000000;
	text-decoration: none;
}

.projecttxt, .projecttxt A {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.projecttxt A:HOVER {
	color: #000000;
	text-decoration: none;
}