h1,h2{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	color:#0066CC;
	font-family: Helvetica, Arial, sans-serif;
}
a:link{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:underline;
}

