/* Tri-County Style Sheet 2 of 2 */

/* Styles are applied to the left menu and all page links ('A' tags). */
/* Note: Only one style sheet per page can be used by Netscape 4.x. Higher level browsers can use multiple sheets. */


#leftmenu A {text-decoration: none; font-size: 8 pt; font-family: Arial, Helvetica, sans-serif; color: white}
#leftmenu A:visited { color: white}
#leftmenu A:active { text-decoration: none;  color: orange}
#leftmenu A:link { text-decoration: none; font-weight: normal; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
#leftmenu A:hover { color: black; background: #FFCC66 } /* light orange */