body, p, table {
	background: black;
	color: #bbb666;
	font-family: Palatino Linotype,MS Sans Serif,Arial;
	font-size: 10pt;
}
a:link { color: #bbb666; text-decoration: none; border-bottom: 1px dotted #bbb666; }
a:visited { color: #bbb666; text-decoration: none; border-bottom: 1px dotted #bbb666; }
a:active { color: #ffffff; text-decoration: underline; }
a:hover { color: #ccc777; font-weight: bold; text-decoration: underline; border-bottom: none; }

