BODY {
	
	background-image:url(images\icetile.jpg);
	color:navy;
}
H1, H2, H3, H4, H5, H6 {color:navy; font-family: Calibri;}
Button {background-color:transparent}

<style type="text/css"> <!--
  .a {font-family: Calibri;
      color:navy}
	a:link {
	COLOR: navy;
	}
	a:visited {
	COLOR: navy;
	}
	a:hover {
	COLOR: navy;
	}
	a:active {
	COLOR: navy;
	}
a { text-decoration:none }
</style>