.tickerstyle 
	{
	background-color: #ffffcc;
	color: #000000;
	font-family: Arial, Helevtica, sans-serif;
	font-size: 14px; 	 
	}
.date {
background-color: #ffffcc; 
color: #ff0000;
font-family: Arial, Helevtica, sans-serif;
font-size: 12px;
font-weight: bold;
     }
.titrenews {
background-color: #ffffcc; 
color: #0000ff;
font-size: 13px;
font-weight: bold;
	}

a.acces:link {
background-color: #ffffcc; 
color: #0000ff;
font-size: 12px;
font-weight: bold;
	}
a.acces:visited {
background-color: #ffffcc; 
color: #660000;
font-size: 13px;
font-weight: bold;
	}
a.acces:hover {
background-color: #ffffcc; 
color: #006666;
font-size: 13px;
font-weight: bold;
text-decoration: overline;
	}
	
a.mail:link {
background-color: #ffffcc; 
color: #004284;
font-size: 11px;
font-style: italic;
	}
a.mail:visited {
background-color: #ffffcc; 
color: #004284;
font-size: 11px;
font-style: italic;
	}
a.mail:hover {
background-color: #ffffcc; 
color: #006666;
font-size: 11px;
font-style: italic;
text-decoration: overline;
	}
	
.rubrique {
background-color: #ffffcc; 
color: #005A98;
font-size: 13px;
font-weight: bold;
	}
