	A {
		font: 13pt/17pt "Arial Narrow";
		color: white;
		background: #006699;
		text-decoration: none;
		font-weight: bold;
	}

	A:Visited {
		font: 13pt/17pt "Arial Narrow";
		color: white;
		background: #006699;
		text-decoration: none;
		font-weight: bold;
	}

	A:Active {
		font: 13pt/17pt "Arial Narrow";
		color: white;
		background: #006699;
		text-decoration: none;
		font-weight: bold;
	}

	A:Hover {
		font: 13pt/17pt "Arial Narrow";
		color: white;
		background: #478865;
		text-decoration: none;
		font-weight: bold;
	}
