
a:link { 
  color:#D0AD44; 
  text-decoration:none;
  font-weight:bold; 
  }
                 
a:hover {  
  color:#ffa500; 
  text-decoration:underline;
  font-weight:bold;  
  }
a:active { 
  color:#FFC000; 
  text-decoration:none;
  font-weight:bold;  
  }

a:visited { 
  color:#FFA500;text-decoration:none;}

<style type="text/css"> 

#foldcontainer { margin-left:-15px; } 
#foldheader { cursor:pointer; cursor:hand ; 

font-weight:bold ; list-style-image:url(fold.gif); } 

#foldinglist { list-style-image:url(list.gif); margin-left:-25px!important; margin-left:8px; } 

</style>



UL    {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt;}

P    {font-family: Verdana, Arial, Helvetica;	font-size: 8pt;}

