a:link {
	color: #007CC3;
	text-decoration: none;
}
a:visited {
	color: #007CC3;
	text-decoration: none;
}
a:active {
	color: #007CC3;
	text-decoration: none;
}
a:hover { 
	color: #673AB7;
	text-decoration: underline;
}
body, h1, h2, h3, h4, h5, h6  {
  font-family: Arial, Helvetica, sans-serif ;
}
.ECSfont {
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow:1px 1px 0 #888;
}
