a:link		{ font-weight:bold; text-decoration:none }
a:visited	{ font-weight:bold; text-decoration:none; font-style:none }
a:hover		{ font-weight:bold; background-color:cyan; text-decoration:underline }
a:active	{ font-weight:bold; text-decoration:underline }
a:focus		{ font-weight:bold; text-decoration:underline }

td.db		{font-weight:bold}
table.bor	{}
table.mini	{font-size:80%}

p			{}