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

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

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

input, select, textarea{
font-size: 10px; 
font-family: trebuchet ms; 
color: #000000; 
background: #FFFFFF;
border: #5AAC97 1px solid
}

.heading {
   font-size: 10px;
   font-family: trebuchet ms;
   color: #5AAC97;
   width: 100%;
   line-height: 10pt;
   border-bottom: 1px solid #5AAC97; }

  table#noisebox
    {
      border: 1px solid #5AAC97;
      float: center;
      border-collapse: collapse;
      margin: 1px;
      width: 100px
    }
    table#noisebox tr td
    {
      font: 10px trebuchet ms;
      color: #000000;
      border: 1px dotted #5AAC97;
      padding: 1px;
    }
    td.nbguest0
    {
      background: #FFFFFF;
    }
    td.nbguest1
    {
      background: #FFFFFF;
    }
    td.nbuser0
    {
      background: #FFFFFF;
      color:#000000 !important
    }
    td.nbuser1
    {
      background: #FFFFFF;
      color: #000000 !important
    }

-->
</style>