a
{
  color:#6699FF;
  text-decoration:none;
}

a:hover
{
  color:#66FFFF;
  text-decoration:none;
}

a:visited
{
  color:#3366CC;
  text-decoration:none;
}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}*/
#header {
	background: #ffffff url('images/header/ice.jpg') no-repeat top center;
	}
