.Bullet {
	list-style-image: url(images/b_select.gif);
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color:#dd0000;
	text-decoration:underline;
	font-weight: bolder;
}

.awithout {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;

}
