/* WECo Style Sheet 2 of 2 */

/* Styles are applied to the left menu and all links on all pages ('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: #999999} /* gray */
#leftmenu A:link { text-decoration: none; font-weight: normal; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
#leftmenu A:hover { color: white; background: #6088BF } /* medium blue */


