<style>
a:link {	color: #F9C85B; text-decoration: none; font-size: 11px}
a:visited {	color: #F9C85B; text-decoration: underline; font-size: 11px}
a:link {	color: #F9C85B; text-decoration: none; font-size: 11px}
a:hover { color:#ffffff; background: #F9C85B;text-decoration: none;  font-size: 11px; }
a:active { 	color: #FBCC00; text-decoration: none;  font-size: 11px;}

body {
	scrollbar-face-color: #FFF9E6; 
	scrollbar-highlight-color: #FFF9E6; 
	scrollbar-shadow-color: #F9C85B; 
	scrollbar-3dlight-color: #F9C85B; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFF9E6; 
	scrollbar-darkshadow-color: #FFF9E6;
	font-family: trebuchet ms; text-align: justify;
   font-size: 11px; color: #000000;
   font-align: justify;
   background-color: #FFF9E6;
   background-image: url(images/background2.png);
   background-repeat: repeat;
   background-position: 0% 0%;
   margin: 0px;
      }

table,td{
	font-family: trebuchet ms; 
   font-size: 11px; color: #000000; 
}

input, select, textarea{
font-size: 11px; 
font-family: trebuchet ms; 
color: #000000; 
background: #FFF3C6;
border: #F9C85B 1px solid
}

table#noisebox
    {
      border: 1px solid #F9C85B;
      float: center;
      border-collapse: collapse;
      margin: 0px;
      width: 160px
    }
table#noisebox tr td
    {
      font: 11px trebuchet ms;
      color: #000000;
      border: 1px dotted #F9C85B;
      padding: 1px;
    }
td.nbguest0
    {
      background: #FFF9E6;
    }
td.nbguest1
    {
      background: #FFF3C6;
    }
td.nbuser0
    {
      background: #FFF9E6;
      color:#000000 !important
    }
td.nbuser1
    {
      background: #FFF3C6;
      color: #000000 !important
    }

	
-->
	
-->
</style>