a:link            {
	            color: #DBDBDB;
	            text-decoration: none;
                  }

a:active          {
	            color: #DBDBDB;
	            text-decoration: none;
                  }

a:visited         {
	            color: #DBDBDB;
	            text-decoration: none;
                  }

a:hover           {
	            color: #CC0000;
	            text-decoration: none;
                  }

td                {
                    font-family: Tahoma, Helvetica, sans-serif;
                    font-size: 8pt;
                    color: #DBDBDB;
                  }
input, select     {
                    border-color: #000000;
                    background-color: #505050;
                    font-family: Tahoma, Helvetica, sans-serif;
                    font-size: 8pt;
                    color: #DBDBDB;
                  }