body {
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #888888;
	scrollbar-highlight-color: #888888;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #888888;
}

A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none

}
A:hover {
	COLOR: #c5a30b;
	TEXT-DECORATION: underline;
}

.titre01
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background-image : url('http://codeco1.com/img/titre.jpg');
	text-decoration: none;
	height : 43px;
	width : 454px;
	padding : 5px 10px;
	background-repeat : repeat-x;
}

.txt01
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.txt02
{
	color: "#371e3e";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	text-align: left;
	text-decoration: none;
	font-weight : none;
}

A.lien01
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
}

A.lien01:hover
{
	color: #c5a30b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	text-decoration: underline;
}
