 
li {font-family: Arial; font-size: 12; font-weight: bold; color: maroon; text-align:left; text-decoration: none;}

a:link {text-decoration:none; color:navy}
a:hover {text-decoration:underline 
  ! important; color:maroon ! important}
a:active{text-decoration:none;color:maroon} 
a:visited{text-decoration:none;color:navy}

body	{background-color:white}		

