body{
	scrollbar-arrow-color: #FF0000;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
}
a:hover{
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: white;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
}
a:link{
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
}
a{
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
}

table {
	border-width: 0px;
}
td.date1 {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	background-color: black;
	width: 40%;
}
td.message1 {
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	background-color: black;
}
td.date2 {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: blue;
	background-color: black;
	width: 40%;
}
td.message2 {
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: blue;
	background-color: black;
}
td.date3 {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: yellow;
	background-color: black;
	width: 40%;
}
td.message3 {
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: yellow;
	background-color: black;
}
td.date4 {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: green;
	background-color: black;
	width: 40%;
}
td.message4 {
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: green;
	background-color: black;
}
td.titre {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	background-color: black;
}

.ide1{background-color:black;color:red;font-size:18pt;font-weight: bold;}
.ide2{background-color:black;color:white;font-size:22pt;font-weight: bold;} 
.ide3{background-color:black;color:green;font-size:22pt;font-weight: bold;} 
.ide4{background-color:black;color:yellow;font-size:18pt;font-weight: bold;} 

.c1{background-color:black;color:red;font-size:14pt}
.c2{background-color:black;color:blue;font-size:14pt} 
.c3{background-color:black;color:yellow;font-size:14pt}
.c4{background-color:black;color:green;font-size:14pt} 



