.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	line-height: .6cm; 
}
.feat_projectDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 2px;
}
a:link { 
     color: #66cc00;
     text-decoration: none;

}

a:visited { 
     color: #66cc00;
     text-decoration: none;

}

a:hover { 
     color: #66cc00;
     text-decoration: none;
     border-bottom: 1px dotted #66cc00;

}

a:active { 
     color: #66cc00;
     text-decoration: none;
     border-bottom: 1px dotted #66cc00;

}

.image {
     text-decoration: none;
     border-bottom: none;

}

.image:hover {
    text-decoration: none;
    border-bottom: none;

}