a:link.home {
	Color: #99abbb;
	font-weight: bold;
	text-decoration: none;
}
a:active.home {
	Color: #99abbb;
	font-weight: bold;
	text-decoration: none;
}
a:visited.home {
	Color: #666699;
	font-weight: bold;
	text-decoration: none;
}
a:hover.home {
	Color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.caption      { font-family: sans-serif; font-size: 8pt; font-weight: bold; text-align:center }