body {
background:#ffffff;
background-image:url(fond.png);
background-repeat:repeat-y;
background-position:center center;

}

A:hover {
	color: #000000; 
	background-color: #E9FFA6; 
}

.bred{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold;
}

.bblack{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

.bwhite{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

.lotemp{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0000E0;
	font-weight : normal;
}

.hitemp{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #E00000;
	font-weight : normal;
}

.smalldesc{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}
.dayname{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #8D2727;
	font-weight : bold;
}
.currentDate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
}