.header {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
