<STYLE type=text/css>                   BODY  {
                    background-color : #666699;
                    color : #669933;
                    font-family : Arial, Helvetica, sans-serif;
                    }
                    
                    A:LINK, A:VISITED  {
                   	color : #cccccc;
                   	font-family : Arial, Helvetica, sans-serif;
                   	font-size : x-small;
                   	text-decoration : none;
                   	font-weight : bold;
                   }
                    
                    A:HOVER  {
                    color : #669933;
                    font-family : Arial, Helvetica, sans-serif;
                    font-size : x-small;
                    text-decoration : none;
                    	font-weight : bold;
                    }
                    </style>