A { color:#FFFFFF; text-decoration:none; }
A:hover { color:#DB6F24; text-decoration:underline; }
.whitelink2 { color:#FFFFFF; text-decoration:none; }
A:hover.whitelink2 { color:#FF9900; text-decoration:underline; }
.whitelink3 { color:#FFFFFF; text-decoration:none; font-size : 12px; font-weight : bold; }
A:hover.whitelink3 { color:#FFFFFF; text-decoration:underline; font-size : 12px; font-weight : bold; }
.whitelink4 { color:#FFFFFF; text-decoration:none; }
A:hover.whitelink4 { color:#FFFFFF; text-decoration:none; }

h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

font, h2, h3, h4 { font-family: Verdana, Arial, Helvetica; font-size : 12px; }
.lien1 { font-size : 10px; text-decoration: none; line-height : 1.1;}
.lien2 { font-size : 14px; text-decoration: none; line-height : 1.1;}
.present { font-size : 12px; color:#FFFFFF; text-decoration: none; line-height : 1.3;}

.bordure1 { 
border-color : #000000 ; 
}

ul {
	color:purple; 
	margin:0 auto;
	width:700px;
	font-family: Verdana, Arial, Helvetica;
	list-style: disc;
	padding: 0;
}
li {
	float: left;
	display: block;
	width:600px;
	font-size:12px;
	text-align: left;
	margin:0 0 5px 100px;
}

input,textarea, select {
	color : #0000FF;
	background-color : #FFFFFF;
	border-style: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	color : #0000FF;
	background-color : #FFFFFF;
	border-style: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input { text-indent : 0px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #990000;
	color : #0000FF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

