BODY {
	color: #000000;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow", sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

A:VISITED {
	color: Black;
	cursor: auto;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow";
	text-decoration: none;
}

A:ACTIVE {
	color: Black;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow";
	text-decoration: none;
}

A:FOCUS {
	color: inherit;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow";
	text-decoration: none;
}

A:HOVER {
	color: #c0c0c0;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow";
	text-decoration: none;
}

A:LINK {
	color: #808080;
	font-family: "Arial Narrow", "Arial Narrow", "Arial Narrow";
	text-decoration: none;
}