.project a {
	DISPLAY: block;
	background:#EDEDED;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	MARGIN: 0px;
	COLOR: #365B22;
	
	
	
	TEXT-DECORATION: none;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-indent: 5px;
}

.project a:hover {
	BACKGROUND: #DFE1DE;}
	
	
.linkttl a:visited {

	color: #365B22;
	text-decoration: none;
}
.linkttl a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #365B22;
	text-decoration: none;
}
.linkttl a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #365B22;
	text-decoration: none;
}
.linkttl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50753C;
	/*text-decoration: underline;*/
}
