/* Link properties for the menu on the left */a.leftMenu {width: 90px;}a.leftMenu:link,a.leftMenu:visited,a.leftMenu:active {color: #FFFFFE;  text-decoration: none; font-weight: bold; font-size: 10pt; }/* a.leftMenu:hover  {color: #A3C09A; text-decoration:none;      font-weight: bold; font-size: 10pt; background-color: #F0FFF0;} */   a.leftMenu:hover  {                text-decoration:underline; font-weight: bold; font-size: 10pt; } /* Link Properties for the top banner */a.banner:link,a.banner:visited,a.banner:active{color: #FFFFFF;  text-decoration: none; font-weight: bold; font-size: 8pt;}a.banner:hover  {color: #FFDEAD; text-decoration: underline; font-weight: bold; font-size:  8pt;}a.banner:hover  {color: #C7DE02; text-decoration: underline; font-weight: bold; font-size:  8pt;}/* Link properties for inline-text links */a.inline:link,a.inline:visited,a.inline:active {color: #000000; text-decoration: underline; font-size: 8pt;}a.inline:hover {color: #000000; text-decoration: none;font-size: 8pt;font-style:italic;}/* Link properties for e-mail links */a.email:link,a.inline:visited,a.inline:active {color: #000000; text-decoration: underline;font-weight: plain; font-size: 8pt;}a.email:hover  {color: #000000; text-decoration: underline;font-style:plain; font-weight: bold; font-size: 8pt;}