/***************** intro *****************/
.lnk_intro_rally {
	display:block;
	background:url(/images/intro/rally.jpg) no-repeat;
	width:210px;
	height:340px;
}
.lnk_intro_circuit {
	display:block;
	background:url(/images/intro/circuit.jpg) no-repeat;
	width:210px;
	height:340px;
}
.lnk_intro_moto {
	display:block;
	background:url(/images/intro/moto.jpg) no-repeat;
	width:210px;
	height:340px;
}

.lnk_intro_rally:hover {
	display:block;
	background:url(/images/intro/rally_h.jpg) no-repeat;
	width:210px;
	height:340px;
}
.lnk_intro_circuit:hover {
	display:block;
	background:url(/images/intro/circuit_h.jpg) no-repeat;
	width:210px;
	height:340px;
}
.lnk_intro_moto:hover {
	display:block;
	background:url(/images/intro/moto_h.jpg) no-repeat;
	width:210px;
	height:340px;
}

/***************** menu right *****************/
a.bt_rally,
a.bt_surMes,
a.bt_moto,
a.bt_circuit,
a.bt_rally_a,
a.bt_surMes_a,
a.bt_moto_a,
a.bt_circuit_a  {
	display:block;
	width:235px;
	height:78px;
}

a.bt_rally {	background:url(/images/home/rally.jpg) no-repeat;}
a.bt_surMes {	background:url(/images/home/sur_mes.jpg) no-repeat;}
a.bt_moto {		background:url(/images/home/moto.jpg) no-repeat;}
a.bt_circuit {		background:url(/images/home/circuit.jpg) no-repeat;}

a.bt_rally:hover {	background:url(/images/home/rally_h.jpg) no-repeat;}
a.bt_surMes:hover {	background:url(/images/home/sur_mes_h.jpg) no-repeat;}
a.bt_moto:hover {	background:url(/images/home/moto_h.jpg) no-repeat;}
a.bt_circuit:hover {	background:url(/images/home/circuit_h.jpg) no-repeat;}

a.bt_rally_a {	background:url(/images/home/rally_a.jpg) no-repeat;}
a.bt_surMes_a {	background:url(/images/home/sur_mes_a.jpg) no-repeat;}
a.bt_moto_a {		background:url(/images/home/moto_a.jpg) no-repeat;}
a.bt_circuit_a {		background:url(/images/home/circuit_a.jpg) no-repeat;}

a.bt_rally_a:hover {	background:url(/images/home/rally_a.jpg) no-repeat;}
a.bt_surMes_a:hover {	background:url(/images/home/sur_mes_a.jpg) no-repeat;}
a.bt_moto_a:hover {	background:url(/images/home/moto_a.jpg) no-repeat;}
a.bt_circuit_a:hover {	background:url(/images/home/circuit_a.jpg) no-repeat;}

/********************************************** PAGE */
/********************************************** contact */

#contentForm {
	float:left;
	width:470px;
	margin-left:10px;
}

#contentForm .title {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
	background:#E9F4FF;
	color:#0A92F0;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:center;
}

#contentForm label {
	float:left;	
	width:140px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	color:#000;
}

#contentForm label.label2 {
	float:left;	
	width:470px;
	height:18px;
	line-height:11px;
	margin-bottom:5px;
	color:#000;
}

#contentForm label.label3 {
	float:left;	
	width:470px;
	line-height:14px;
	margin-bottom:5px;
	color:#000;
	font-size:11px;
	text-align:justify;
	padding-left:0;
}

#contentForm .input-text {
	float:right;
	border:1px solid #708E9B;
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF;
}

#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:300px;
	height:20px;
	line-height:18px;
	margin:0 0 5px 0;
	border:1px solid #FFF;
}

#contentForm .input-text2 {
	width:300px;
}

#contentForm .input-textArea {
	font-size:11px;
	font-family: verdana, arial;
	width:300px;
	height:150px;
	float:left;	
	border:1px solid #708E9B;
	margin:0 0 5px 0;
	overflow:auto;
	float:right;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .inputBtn {
	float:right;
	margin:5px 0 20px 0;
	color:#FFF;
	background-image: url(/images/contact/bt_send.gif);
	background-repeat: no-repeat;
	width:97px;
	height:19px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
}

#contentForm .input-textFile, 
#contentForm .input-textAreaFile {
	border:1px solid #E8C0FF;
}

#contentForm .inputTextFileUpl {
	border:1px solid #E8C0FF;
}

.inputBtnFile {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/common/submitUplFile.gif);
	background-repeat: no-repeat;
}

.input-textMessage, .input-textAreaMessage {
	border:1px solid #E1DEBB;
}

.inputTextMessageUpl {
	border:1px solid #E1DEBB;
}

.inputBtnMessage {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/contact/bt_send.gif);
	background-repeat: no-repeat;
}


/*****************TEXTES*****************/

.title		 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:black; text-decoration:none; font-weight: 800;}

.darkgrey8		 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:8px; color:#3B3B3B; text-decoration:none;}
.darkgrey8bold	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:8px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#3B3B3B; text-decoration:none;}
.darkgrey10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#3B3B3B; text-decoration:none;}
.darkgrey11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#3B3B3B; text-decoration:none;}
.darkgrey12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#3B3B3B; text-decoration:none;}
.darkgrey14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey16	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#3B3B3B; text-decoration:none;}
.darkgrey16bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#3B3B3B; text-decoration:none; font-weight: bold;}
.darkgrey18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#3B3B3B; text-decoration:none;}
.darkgrey18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#3B3B3B; text-decoration:none; font-weight: bold;}

.white8		 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:8px; color:white; text-decoration:none;}
.white8bold	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:8px; color:white; text-decoration:none; font-weight: bold;}
.white10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:white; text-decoration:none;}
.white10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:white; text-decoration:none; font-weight: bold;}
.white11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:white; text-decoration:none;}
.white11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:white; text-decoration:none; font-weight: bold;}
.white12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:white; text-decoration:none;}
.white12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:white; text-decoration:none; font-weight: bold;}
.white14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:white; text-decoration:none;}
.white14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:white; text-decoration:none; font-weight: bold;}
.white16	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:white; text-decoration:none;}
.white16bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:white; text-decoration:none; font-weight: bold;}
.white18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:white; text-decoration:none;}
.white18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:white; text-decoration:none; font-weight: bold;}

.black10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:black; text-decoration:none;}
.black10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:black; text-decoration:none; font-weight: bold;}
.black11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:black; text-decoration:none;}
.black11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:black; text-decoration:none; font-weight: bold;}
.black12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:black; text-decoration:none;}
.black12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:black; text-decoration:none; font-weight: bold;}
.black14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:black; text-decoration:none;}
.black14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:black; text-decoration:none; font-weight: bold;}
.black18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:black; text-decoration:none;}
.black18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:black; text-decoration:none; font-weight: bold;}

.red10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:red; text-decoration:none;}
.red10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:red; text-decoration:none; font-weight: bold;}
.red11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:red; text-decoration:none;}
.red11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:red; text-decoration:none; font-weight: bold;}
.red12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:red; text-decoration:none;}
.red12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:red; text-decoration:none; font-weight: bold;}
.red14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:red; text-decoration:none;}
.red14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:red; text-decoration:none; font-weight: bold;}
.red18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:red; text-decoration:none;}
.red18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:red; text-decoration:none; font-weight: bold;}
.red24	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:red; text-decoration:none;}
.red24bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:red; text-decoration:none; font-weight: bold;}

.grey10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#4D4D4D; text-decoration:none;}
.grey11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#4D4D4D; text-decoration:none;}
.grey11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#4D4D4D; text-decoration:none; font-weight: bold;}
.grey12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#4D4D4D; text-decoration:none;}
.grey12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#4D4D4D; text-decoration:none; font-weight: bold;}
.grey14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#4D4D4D; text-decoration:none;}
.grey14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#4D4D4D; text-decoration:none; font-weight: bold;}
.grey18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#4D4D4D; text-decoration:none; font-weight: bold;}

.terre12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#C77005; text-decoration:none;}
.terre12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#C77005; text-decoration:none; font-weight: bold;}

.blue11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#2A98FF; text-decoration:none;}
.blue11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#2A98FF; text-decoration:none; font-weight: bold;}
.blue12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#2A98FF; text-decoration:none;}
.blue12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#2A98FF; text-decoration:none; font-weight: bold;}
.blue14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#2A98FF; text-decoration:none;}
.blue14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#2A98FF; text-decoration:none; font-weight: bold;}
.blue18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#2A98FF; text-decoration:none;}
.blue18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#2A98FF; text-decoration:none; font-weight: bold;}
.blue24	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:#2A98FF; text-decoration:none;}
.blue24bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:#2A98FF; text-decoration:none; font-weight: bold;}


.bleu10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#0E75AF; text-decoration:none;}
.bleu10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#0E75AF; text-decoration:none; font-weight: bold;}
.bleu11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#0E75AF; text-decoration:none;}
.bleu11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#0E75AF; text-decoration:none; font-weight: bold;}
.bleu12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#0E75AF; text-decoration:none;}
.bleu12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#0E75AF; text-decoration:none; font-weight: bold;}
.bleu14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#0E75AF; text-decoration:none;}
.bleu14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#0E75AF; text-decoration:none; font-weight: bold;}
.bleu18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#0E75AF; text-decoration:none;}
.bleu18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#0E75AF; text-decoration:none; font-weight: bold;}
.bleu24	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:#0E75AF; text-decoration:none;}
.bleu24bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:24px; color:#0E75AF; text-decoration:none; font-weight: bold;}


.green10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#3FB636; text-decoration:none;}
.green10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#3FB636; text-decoration:none; font-weight: bold;}
.green11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#3FB636; text-decoration:none;}
.green11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#3FB636; text-decoration:none; font-weight: bold;}
.green12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#3FB636; text-decoration:none;}
.green12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#3FB636; text-decoration:none; font-weight: bold;}
.green14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#3FB636; text-decoration:none;}
.green14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#3FB636; text-decoration:none; font-weight: bold;}

.yellow10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#F19F00; text-decoration:none;}
.yellow10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#F19F00; text-decoration:none; font-weight: bold;}
.yellow11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#F19F00; text-decoration:none;}
.yellow11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#F19F00; text-decoration:none; font-weight: bold;}
.yellow12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#F19F00; text-decoration:none;}
.yellow12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#F19F00; text-decoration:none; font-weight: bold;}
.yellow14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#F19F00; text-decoration:none;}
.yellow14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#F19F00; text-decoration:none; font-weight: bold;}
.yellow18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#F19F00; text-decoration:none;}
.yellow18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#F19F00; text-decoration:none; font-weight: bold;}

.ora10	 	{font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#F27541; text-decoration:none;}
.ora10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#F27541; text-decoration:none;}
.ora11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#F27541; text-decoration:none;}
.ora12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#F27541; text-decoration:none;}
.ora14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora16	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#F27541; text-decoration:none;}
.ora16bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#F27541; text-decoration:none;}
.ora18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#F27541; text-decoration:none; font-weight: bold;}
.ora24	 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FF6600; text-decoration:none;}
.ora24bold {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FF6600; text-decoration:none; font-weight: bold;}

.ocre10	 	{font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#970F00; text-decoration:none;}
.ocre10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#970F00; text-decoration:none; font-weight: bold;}
.ocre11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#970F00; text-decoration:none;}
.ocre11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#970F00; text-decoration:none; font-weight: bold;}
.ocre12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#970F00; text-decoration:none;}
.ocre12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#970F00; text-decoration:none; font-weight: bold;}
.ocre14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#970F00; text-decoration:none;}
.ocre14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#970F00; text-decoration:none; font-weight: bold;}
.ocre18	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#970F00; text-decoration:none;}
.ocre18bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:18px; color:#970F00; text-decoration:none; font-weight: bold;}

.violet10	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#D890FF; text-decoration:none;}
.violet10bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:10px; color:#D890FF; text-decoration:none; font-weight: bold;}
.violet11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#D890FF; text-decoration:none;}
.violet11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#D890FF; text-decoration:none; font-weight: bold;}
.violet12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#D890FF; text-decoration:none;}
.violet12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#D890FF; text-decoration:none; font-weight: bold;}

.vio11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#8841AE; text-decoration:none;}
.vio11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#8841AE; text-decoration:none; font-weight: bold;}
.vio12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#8841AE; text-decoration:none;}
.vio12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#8841AE; text-decoration:none; font-weight: bold;}
.vio14	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#8841AE; text-decoration:none;}
.vio14bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#8841AE; text-decoration:none; font-weight: bold;}
.vio16	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#8841AE; text-decoration:none;}
.vio16bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:16px; color:#8841AE; text-decoration:none; font-weight: bold;}

.rose11	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#E257C7; text-decoration:none;}
.rose11bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:11px; color:#E257C7; text-decoration:none; font-weight: bold;}
.rose12	 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#E257C7; text-decoration:none;}
.rose12bold {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size:12px; color:#E257C7; text-decoration:none; font-weight: bold;}
