.title {
	font-size: 18px;
	color: #6D91A7;
	font-weight: bold;
}
.htxt {
	font-size: 12px;
	line-height: 25px;
	color: #5A5A5A;
}
.contact_tx {
	font-size: 12px;
	line-height: 22px;
	color: #598CA4;
}
.white {
	color: #FFFFFF;
}
.green:link{
	color: #446373;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}
.green:visited{
	color: #446373;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.green:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.grg:link{
	color: #6D91A7;
	text-decoration: none;
	
	font-weight: bold;
	
}
.grg:visited{
	color: #6D91A7;
	text-decoration: none;
	
	font-weight: bold;
}
.grg:hover{
	color: #6D91A7;
	text-decoration: underline;
	
	font-weight: bold;
}
