.hoverlink {color: #d7d7d7}

.title {
	font-family: Arial; 
	font-size: 12px; 
	color: #797975; 
	font-weight: bold; 
}
	
.normaltext {
	font-family: Arial; 
	font-size: 12px; 
	color: #adada5; 
}

.normaltextS {
	font-family: Arial; 
	font-size: 11px; 
	color: #adada5; 
}

.emailtext {
	font-family: Arial; 
	font-size: 11px; 
	color: #2a2a2a; 
	background-color: #adada5;
}


.copyright {
	font-family: Arial; 
	font-size: 10px; 
	color: #575753;
}

a#green{
	color:#005d27;
}
a#green:hover{
	color:#005d27;
}
a#gray{
	color:#575753;
}
a#gray:hover{
	color:#797975;