.text {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
}
A.menu {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A.menu1 {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
}
A.menu2 {
	color : Red;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;	
}
li {
	list-style-image: url(/img/pointlist.gif);	
}