.bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #000000;
	border: thin none #993333;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #99CCFF;
}
