#header
            {
                background-color: #FFFFFF !important;
		text-decoration: none !important
            }
#title a  {
		text-decoration: none !important
	     }

BLOCKQUOTE
	{
		background-color: #C9BA90;
	}

.sidebar, .tdsidebar
            {
                background-color: #FFFFFF !important
            }
#content
            {
                background-color: #FFFFFF !important
            }

a:link     { 
		text-decoration: underline !important
	   }

A:hover   {
		color: red
	    }
.entry	   {
		color: #000000;
		background-color: #FFFFFF !important;
		font-size: 10pt !important;
	   }
.nocomments
   {
       display: none !important;
   }