	#left {
    color:#662f5b;
	}

	#left, #left_top, #left_top #border_small {
		background-color:#ffa8ee;
	}

	#main, #main_top, #bdr_top, #bdr_ctr, #bdr_btm {
		background-color:#ffa8ee;
	}

	#main_center, #main_center td {
    color:#662f5b;
	}

  #left ul a, #main_center td a {
    color:#662f5b;
  }

  #left ul a:hover, #main_center td a:hover {
    color:#cc5eb6;
  }

  #main hr {
    color:#ffa8ee;
    background-color:#662f5b;
  }