a:link {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99FF99;
	font-weight: bolder;
}
body         { font-family: Verdana; font-size: 9pt; line-height: 120% }