BODY {
	color: Black;
	font-family: Arial Narrow;
	font: bold;
	font-size: xx-small;
}

A {
	color: #244888;
	text-decoration: none;
}

A:HOVER {
	color: #708090;
	text-decoration: underline;