body {
font:8pt Tahoma, Arial;
topmargin: 0;
}

A {
	text-decoration: underline, bold;
	line-height: 13pt;
	color: BFBDBE;
}

A:active {
	text-decoration: none
}

A:visited {
	color: black
}

A:hover {
	text-decoration: none;
	color: black
}