/* CSS Document */

<style type="text/css">
<!-- 
a:link { font-weight:bold; color:#000000; text-decoration:underline }
a:visited { font-weight:bold; color:#000000; text-decoration:underline }
a:hover { font-weight:bold; color:#006023; text-decoration:underline;  }
a:active { font-weight:bold; color:#000000; text-decoration:underline }
a:focus { font-weight:bold; color:#000000; text-decoration:underline }
body {  color:#000000; background-image: url(texture2.jpg);
scrollbar-base-color:#FFFFFF;
scrollbar-3dlight-color:#EEEEEE;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#FFFFFFF;
scrollbar-highlight-color:#EEEEEE;
scrollbar-shadow-color:#EEEEEE;
scrollbar-track-color:#FFFFFF;
}
//
</style>