/* CSS Document */

a:link {color: FF9933}
a:visited {color: FF9933}
a:active {background: FF9933; color: white}
a:hover {background: FF9933; color: white}
body {scrollbar-track-color:white; scrollbar-face-color:FF9933; scrollbar-arrow-color:white}
