a:link {  color: blue; text-decoration: none}
a:visited {  color: blue; text-decoration: none}
a:active {  color: blue; text-decoration: none}
a:hover {  color: 777777; text-decoration: none}

a.docs:link {color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.docs:visited { color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.docs:active { color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.docs:hover { color: ff9900; font-size: 9pt; font-weight: normal; text-decoration: none}

a.menu:link {color: 343499; font-size: 8pt; font-weight: normal; text-decoration: none}
a.menu:visited { color: 343499; font-size: 8pt; font-weight: normal; text-decoration: none}
a.menu:active { color: 343499; font-size: 8pt; font-weight: normal; text-decoration: none}
a.menu:hover { color: ff9900; font-size: 9pt; font-weight: normal; text-decoration: none}

a.pages:link {color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.pages:visited { color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.pages:active { color: blue; font-size: 9pt; font-weight: normal; text-decoration: none}
a.pages:hover { color: 63bb8f; font-size: 9pt; font-weight: normal; text-decoration: none}

.pieText {
color: 000000;
font-family: verdana, arial, serif;
font-size: 8pt;
font-weight: normal;
}

.pieForm {
background-color: EEEEEE;
border-color: 548dd4;
border-style: normal;
border-width: 1;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: 000000;
width: 200;
}

.pieButton {
background-color: EEEEEE;
border-color: 548dd4;
border-style: normal;
border-width: 1;
width: 70;
font-size: 8pt;
color: 000000;
}

.pieMenu {
background-color: FFFFFF;
border-color: 000000;
border-style: solid;
border-width: 0;
width: 190;
font-size: 10pt;
color: 0000FF;
}


