body { font-family:  Verdana, Arial, sans-serif; background: white; }
a:active {  color: teal;  }
a:link {  color: teal; font-size: 12px; text-decoration:none }
a:visited {  color: #008080; font-size: 12px; text-decoration:none }
a:hover {  color: #008080; font-size: 12px; }
a:hover {text-decoration: underline }
ul { list-style-type: square; line-height: 110%; margin-bottom: 2px; margin-top: 5px; }
#navlist li { list-style-type: circle; margin-left: 0; font-size: 16px; line-height: 110%; }