a {
	color: #FFFF00;
}
a:hover {
	color: #CCCCCC;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(bullet.jpg);
	list-style-position: inside;
}
