a {
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
li {
	vertical-align: text-top;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
