 a:link { color: "#993366"; text-decoration: none; }
 a:active { color: "#993366"; text-decoration: none; }
 a:visited { color: "#993366"; text-decoration: none; }
 a:hover { color: "#993366"; text-decoration: underline; }

 ul { list-style-type: square; }
 ul ul { list-style-type: circle; }
