  <!--

  BODY { 
		font-family:Arial, Helvetica, sans-serif;
		color: #CCCCCC;
		background: #000000;
		background-image: url(http://scripts.cues.com/cuenav/bkground4.gif);
		background-repeat: repeat;
		}

  A:link {  
		color: #999999;
		text-decoration: none; 
		}

  A:visited {
		color: #666666;
		text-decoration: none;
		}
	
  A:active {
		color: red;
		text-decoration: none;
		}

  A:hover {
		text-decoration: underline;
		color: #9999FF;
		}

  .darktext { 
		color: #4F4F4F; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:14pt; 
		font-weight:bold;
		}

  -->
