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.date {
	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.message {
	text-align: center;
	font-size: 16px;
	font-family: Baskerville Old Face,arial;
	color: red;
	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:20pt;font-weight: bold;}
.ide2{background-color:black;color:white;font-size:22pt;font-weight: bold;} 
.ide3{background-color:black;color:green;font-size:24pt;font-weight: bold;} 
.ide4{background-color:black;color:yellow;font-size:26pt;font-weight: bold;} 

.a1{background-color:black;color:red;font-size:16pt;font-weight: bold;}
.a2{background-color:black;color:white;font-size:16pt;font-weight: bold;} 
.a3{background-color:black;color:green;font-size:14pt;font-weight: bold;} 
.a4{background-color:black;color:yellow;font-size:14pt;font-weight: bold;} 

.l1{background-color:black;color:red;font-size:12pt;font-weight: bold;}
.l2{background-color:black;color:white;font-size:12pt;font-weight: bold;} 
.l3{background-color:black;color:green;font-size:12pt;font-weight: bold;}
.l4{background-color:black;color:yellow;font-size:12pt;font-weight: bold;} 

