@charset "ISO-8859-1";
.text { color: gray; font-size: 8pt; font-family: "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif; line-height: 12pt; }
.link { color: gray;
	font-size: 8pt;
	font-family: "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-decoration: none; }
#navlinks a {
	color: #FFFFFF;
	text-decoration: underline;
}
#navlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#main a {
	color: #000000;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: underline;
}
