h1 {
	font-size: 1em;
	font-family: Eurostile;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	font-style: normal;
	word-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
}
#Black Line {
	height: inherit;
	font-size: 0em;
	padding: 0px;
	width: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
