BODY    {
        color : black ;
        background-color: #F8F0E8;
        }
PRE.code {
	color : black;
	}
.wlt    {  color : #F0F0F0 ;
	font-weight: bold;
	}
.wln    { color: #FFFFFF ;
	text-decoration: none;
        }
.wbg    {
        background-color: #AA664C;
        }
.wln A:link {  color : #C6825A;
	text-decoration: none;
	}

.nbA    {
        background-color: #AA664C;
	font-weight: bold;
	color: white ;
        }
.nbA A:link {
	text-decoration: none;
	font-weight: bold;
  	color: white;
	}
.nbA A:visited {
	text-decoration: none;
	font-weight: bold;
  	color: #E0E0E0;
	}
.ncur   {
        color: yellow;
	font-weight: bold;
        }
.mailto{
        font-family : monospace;
	text-decoration: none;
	font-weight: bold;
        color: black;
       }
.stamp {
        color: black;
        text-align: right;
       }
.footbg {
	background-color: #F8F0E8;
}
.foottext {
        color: black;
        text-align: center;
       }
A:link IMG { color: green; }
IMG.foottext  {
        color: #F8F0E8;
       }
