body:{   text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 14px; }
	 
a  { color: #800000; 
	 text-decoration: none;
	 font-weight: bold;  
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 15px; }
	 
a:Visited  {
	text-decoration : none;
        color: #993333;
}
a:Hover {
        text-decoration : none;  
        font-weight : bold;   
        background-color: white;         
        color : #800000;
}

a.menu  { color: #ffffff; 
	 text-decoration: none;
	 font-weight: bold;  
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; }
	 
a.menu:Visited  {
	text-decoration : none;
        color: #ffffff;
}

a.menu:Hover {
        text-decoration : none;  
        font-weight : bold;   
        background-color: white;         
        color : #000066;
}

ul	{list-style:	disc; list-style-image: url("../lead/images/bullet_maroon.jpg"); }
ul	{list-style:	disc; list-style-image: url("../lead/images/bullet_maroon.jpg"); }


        
