<STYLE TYPE="text/css">

a:link { color: #CC0000; text-decoration: underline; }
a:visited { color: #3300CC; text-decoration: underline;}
a:active { color: #CC9900; text-decoration: underline; }
a:hover { color: #CC9900; text-decoration: underline; }

a.main_link:link { color: #333333; text-decoration: underline; }
a.main_link:visited { color: #333333; text-decoration: underline;}
a.main_link:active { color: #333333; text-decoration: underline; }
a.main_link:hover { color: #000000; text-decoration: underline; background: #999999; }

a.info_link:link { color: #006600; text-decoration: underline; }
a.info_link:visited { color: #006600; text-decoration: underline;}
a.info_link:active { color: #006600; text-decoration: underline; }
a.info_link:hover { color: #000000; text-decoration: underline; background: #66CC33; }

a.file_link:link { color: #CC0000; text-decoration: underline; }
a.file_link:visited { color: #CC0000; text-decoration: underline;}
a.file_link:active { color: #CC0000; text-decoration: underline; }
a.file_link:hover { color: #000000; text-decoration: underline; background: #FF8888; }

a.photo_link:link { color: #0000CC; text-decoration: underline; }
a.photo_link:visited { color: #0000CC; text-decoration: underline;}
a.photo_link:active { color: #0000CC; text-decoration: underline; }
a.photo_link:hover { color: #000000; text-decoration: underline; background: #6699FF; }

a.link_link:link { color: #777700; text-decoration: underline; }
a.link_link:visited { color: #777700; text-decoration: underline;}
a.link_link:active { color: #777700; text-decoration: underline; }
a.link_link:hover { color: #000000; text-decoration: underline; background: #EEEEAA; }


/*BIG.blackbox {border-width: 1; border: [dashed dotted solid groove ridge double inset outset]; text-align: center ; background-color: white;}*/

BIG.doublegray {border-width: thin; padding: 2px 3px 2px 3px; border: double #CCC ;}
 /* BIG.myclass */

/* BEGIN Static display box */
div.staticbox {
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  position: fixed;
  top: 2em;
  left: auto;
  width: 8.5em;
  right: 2em;
}
div.staticbox p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}
div.staticbox a, div.banner em { display: block; margin: 0 0.5em }
div.staticbox a, div.banner em { border-top: 2px groove #900 }
div.staticbox a:first-child { border-top: none }
div.staticbox em { color: #CFC }

div.staticbox a:link { text-decoration: none; color: white }
div.staticbox a:visited { text-decoration: none; color: #CCC }
div.staticbox a:hover { background: black; color: white }
/* END Static display box */

</STYLE>
