
.about a:link{
	color: #707070;
	text-decoration: none;
	line-height: 16px;
}
.about a:visited{
	color: #707070;
	text-decoration: none;
	line-height: 16px;
}
.about a:hover{
	color: #2378C3;
	text-decoration: none;
	line-height: 16px;
	}
.footer a:link{
color: #707070;
text-decoration: none;}
.footer a:visited{
color: #707070;
text-decoration: none;}
.footer a:hover{
color:  #2378C3;
text-decoration: none;
	}
