.textlink { color: blue; text-decoration: none}
.textlink:hover { color: black; text-decoration: underline}
.textlink2 { color: black; text-decoration: none}
.textlink2:hover { color: black; text-decoration: underline}
.textlink3 { color: yellow; text-decoration: none}
.textlink3:hover { color: green; text-decoration: underline}
.textlink4 { color: aqua; text-decoration: none}
.textlink4:hover { color: white; text-decoration: underline}
.biogtext { color: yellow; font-size: 10pt}
body {scrollbar-face-color: lightblue; scrollbar-highlight-color: #330000; scrollbar-3dlight-color: #FF6666; scrollbar-darkshadow-color: #330000; scrollbar-track-color: #330000; scrollbar-arrow-color: #000000}
#flashstat{position:absolute; width: 100px; top: 0px; left: 0px; z-index:5; visibility:visible;}
