        table {         font-family: Verdana;
                        font-size: 13; }
        A  {            text-decoration:none;
                        color:#663300;
                        font-weight:bold }
        A:link {        text-decoration:none;
                        color:#663300;
                        font-weight:bold }
        A:visited {     text-decoration:none;
                        color:#663300;
                        font-weight:bold }
        A:hover {       text-decoration:underline;
                        color:#663300;
                        font-weight:bold }
        A.menu  {       text-decoration:none;
                        color:#CC9900;
                        font-weight:bold }
        A.menu:link {   text-decoration:none;
                        color:#CC9900;
                        font-weight:bold }
        A.menu:visited {text-decoration:none;
                        color:#CC9900;
                        font-weight:bold }
        A.menu:hover {  text-decoration:underline;
                        color:#CC9900;
                        font-weight:bold }
	.bullet {	list-style-image:url(/images/bullet2.gif);}
	.bullet_menu {	list-style-image:url(/images/bullet_menu.gif);}
