.header {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover {
	font-family: "Arial Narrow", arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
