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;
}

