a:link, a:hover, a:visited
{
	text-decoration: none;
	color: blue;
}

.home {
	font-family:times;
	font-size:18;
	font-weight:bold
}

.titre {
	font-family: times, arial;
	color: #ffce00;
	font-size:26px;
	font-weight:bolder;
}

.titre2 {
	font-family: times, arial;
	color: #ffce00;
	font-size:22px;
	font-weight:bolder;
}


.titre3 {
	font-family: times, arial;
	color: #ffce00;
	font-size:18px;
	font-weight:bold;
}

.info
{
	font-family: comic sans ms, verdana, times;
	font-style: normal;
	font-size: 14px;
	color: #ffce00;
/*	margin-left: 2%;
	margin-right: 2%;
*/
}


td
{
	font-family: comic sans ms, verdana, times;
	font-style: normal;
	font-size: 14px;
	color: #ffce00;
}

td.kptn
{
	font-family: comic sans ms, verdana, times;
	font-style: normal;
	font-size: 14px;
	color: #ffce00;
	text-align:center
}
td.titreCenter {
	font-family: times, arial;
	color: #ffce00;
	font-size:22px;
	font-weight:bolder;
	text-align=center;
}

td.sonD {
	font-family:comic sans ms, verdana, times;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

td.sonL {
	font-family:comic sans ms, verdana, times;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.minus
{
	font-family: comic sans ms, verdana, times;
	font-style: normal;
	font-size: 10px;
	color: #ffce00;
	text-align:left
}


.data
{
	font-family: comic sans ms, verdana, times;
	font-weight: bold;
	font-size: 14px;
	color: #ffce00;
	border: 3px solid #ffce00;
	margin-left: 1%;
	margin-right: 1%;
}

body{
	SCROLLBAR-FACE-COLOR: #ffce00;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffce00;
	SCROLLBAR-SHADOW-COLOR: #ffce00;
	SCROLLBAR-3DLIGHT-COLOR: #98d8e0;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffce00;
	SCROLLBAR-DARKSHADOW-COLOR: #98d8e0;
	font-family: times, arial;
	color: #ffce00;
	font-size:10pt;
	background-color:#000000;
	text-align:center;
}

.credit {
	font-family: times, arial;
	color: #ffce00;
	font-size:8pt;
}



