/* CSS Document */

.yellow {
background-color:#FFFF66;
}

.pink {
background-color:#FFCCFF;
}

.purple {
background-color:#CDB5FF;
}
