/* CSS Document */
<style type="text/css">
<!--
.css {font-family:Arial, Helvetica, sans-serif; color:#666666; size: 15px; }
a.gray {
	font-size: 15px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif; color:#666666; size: 15px;
}
a:visited.gray {
	text-decoration: none;
	color: #000000;
}
a:hover.gray {
	text-decoration: underline;
	color: #ffffff;
}
a:active.gray {
	text-decoration: none;
	color: #666666;
}
</style>