
A.url         { color: #206033; font-weight: bold; text-decoration: none }
A.url:link    { color: #206033; font-weight: bold; text-decoration: none }
A.url:visited { color: #206033; font-weight: bold; text-decoration: none }
A.url:hover   { color: #FFFF00; font-weight: bold; text-decoration: underline }

A.biblio_url         { color: #FFFFFF; font-weight: normal; text-decoration: none }
A.biblio_url:link    { color: #FFFFFF; font-weight: normal; text-decoration: none }
A.biblio_url:visited { color: #FFFFFF; font-weight: normal; text-decoration: underline }
A.biblio_url:hover   { color: #FFFFFF; font-weight: normal; text-decoration: underline }

A.url2         { color: #206033; font-weight: normal; text-decoration: none }
A.url2:link    { color: #206033; font-weight: normal; text-decoration: none }
A.url2:visited { color: #206033; font-weight: normal; text-decoration: none }
A.url2:hover   { color: #FFFF00; font-weight: normal; text-decoration: underline }

A.url_underline         { color: #206033; font-weight: normal; text-decoration: none }
A.url_underline:link    { color: #206033; font-weight: normal; text-decoration: underline }
A.url_underline:visited { color: #206033; font-weight: normal; text-decoration: underline }
A.url_underline:hover   { color: #FFFF00; font-weight: normal; text-decoration: none }

A.urlsimple { color: #206033; font-weight: normal; text-decoration: none }
A.urlsimple:link { color: #206033; font-weight: normal; text-decoration: none }
A.urlsimple:visited { color: #206033; font-weight: normal; text-decoration: none }
A.urlsimple:hover { color: #FFFF00; font-weight: normal}

p.PcwText {
  font-family: Comic Sans MS;
  font-size: 10pt;
  font-style: normal;
  color: #206033;
}

span.PcwText {
  font-family: Comic Sans MS;
  font-size: 10pt;
  font-style: normal;
  color: #206033;
}

p.PcwTitle {
  font-family: Comic Sans MS;
  font-size: 14pt;
  font-style: normal;
  color: #206033;
}

p.PcwSubTitle {
  font-family: Comic Sans MS;
  font-size: 12pt;
  font-style: normal;
  color: #206033;
}

div.PcwCode {
  font-family: Courier New, Courier, mono;
  font-size: 10pt;
  font-style: normal;
  text-align: left;
  color: #206033;
  background-color: #8AFF8A;
}

span.PcwMenuText {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #206033;
}

span.PcwMenuTitle {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
}

a.PcwMenuItem {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #206033;
}

a.PcwMenuItem:link {
  color: #206033;
  text-decoration: none;
}

a.PcwMenuItem:visited {
  color: #206033;
  text-decoration: none;
}

a.PcwMenuItem:hover {
  color: #FFFF00;
  text-decoration: underline;
}


div.PcwManual {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  color: #206033;
}

div.PcwManual a.link {
  color: #206033;
  text-decoration: none;
}

div.PcwManual a.link:link {
  color: #206033;
  text-decoration: underline;
}

div.PcwManual a.link:visited {
  color: #206033;
  text-decoration: underline;
}

div.PcwManual a.link:hover {
  color: #206033;
  text-decoration: none;
}

div.PcwManual a.linkInvisible {
  color: #206033;
  text-decoration: none;
}

div.PcwManual a.linkInvisible:link {
  color: #206033;
  text-decoration: none;
}

div.PcwManual a.linkInvisible:visited {
  color: #206033;
  text-decoration: none;
}

div.PcwManual a.linkInvisible:hover {
  color: #206033;
  text-decoration: underline;
}

div.PcwManual p.PcwManualText {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  color: #206033;
}

div.PcwManual span.PcwManualText {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  color: #206033;
}

div.PcwManual p.PcwManualSynopsisTitle {
  font-family: Comic Sans MS;
  font-size: 12pt;
  font-style: normal;
  text-align: left;
  color: #206033;
}

div.PcwSource {
  background-color: #8AFF8A;
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  color: #206033;
}

