a:link {
	text-decoration: none;	
	border: none;
}

a:hover {
	text-decoration: none;	
	border: none;
}

a:visited {
	text-decoration: none;	
	border: none;
}

a:active {
	text-decoration: none;	
	border: none;
}

h1 {
	width: 700px;
	height: 152px;
	background: url(../images/redirect.gif) no-repeat;	
}

h1 span {
	display: none;	
}