A:link {
	COLOR: #ffcc33; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffcc33; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline;
}
.orange {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : normal;
	letter-spacing : 3px;
}
.tabc {
	color : #FF8C00;
	font-family : "Comic Sans MS";
	font-size : 11pt;
	font-style : normal;
	letter-spacing : 3px;
}
.orange6 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 9pt;
	font-style : normal;
	letter-spacing : 1px;
}
.orange8 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : normal;
	letter-spacing : 1px;
}
.orange10 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : large;
	letter-spacing : 1px;
}
.orange11 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 11pt;
	font-style : large;
	letter-spacing : 1px;
}
.orange2 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 11pt;
	font-style : normal;
	letter-spacing : 1px;
	line-height: 2;
}
.orange3 {
	color : #FFCC0B;
	font-family : "Comic Sans MS";
	font-size : 11pt;
	font-style : normal;
	letter-spacing : 1px;
	line-height: 3;
	font-weight : bold;
}
.comment {
	color : #FF6300;
	font-family : "Comic Sans MS";
	font-size : 12pt;
	font-style : normal;
	letter-spacing : 3px;
}
.rouge {
	color : Red;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : normal;
	letter-spacing : 3px;
	font-weight : bold;
}