
a img{ border:none;}

a.header{ padding-bottom:20px;}
a.header:link{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#668FE1;
	font-weight:700;
	text-decoration:none;
}
a.header:visited{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#668FE1;
	font-weight:700;
	text-decoration:none;
}
a.header:hover{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#73AB46;
	font-weight:700;
	text-decoration:none;
}
a.header:active{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#668FE1;
	font-weight:700;
	text-decoration:none;
}
hr{ color:#CFD1AC; background-color:#CFD1AC; height:1px; width: 95%; padding: 20px 0 20px 0;}