.cwhite{
	background-color:#e0dbd2;
}
.csalmon{
	background-color:#E9BBA4;
}
.cviolet{
	background-color:#DED9E9;
}
.cblue{
	background-color:#D5EBF6;
}
.ctan{
	background-color:#E6E2C9;
}
.cpink{
	background-color:#F499BA;
}

.cgreen{
	background-color:#D5E9CA;
}

.cyellow{
	background-color:#F6F4B4;
}

.corange{
	background-color:#F7B057;
}


.txtChamp{
	font-size:1.11em;
	color:#000000;
	font-weight:bold;	
}

.stitre{
	font-size:1.33em;
	font-weight:normal;
	color:#ffffff;	
}

.stitrebold{
	font-size:1.33em;
	font-weight:bold;
	color:#000000;	
}


.txt{
	font-size:1em;
	margin-left:5px;
}


.txtp_bold{
	font-size:0.8em;
	font-weight:bold;
	color:#000000;
}
.txtp{
	font-size:0.9em;
	color:#000000;
}

a{
	color:#959595;
}
