p {
	font-family: arial;
	font-size: 10pt;
	}

a {
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	}

a:link {color: black;}
a:visited {color: black; }
a:hover {color: #00a5db; background-color: #f0efee} 
/* a:hover {color: white; background-color: #00a5db} */

font.verd {
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
	color:#808080;
	}

.year:before { content: "© 2008"; }


.white {
	font-size: 14px; 
	font-weight: bold;
	TEXT-DECORATION: none; 
	font-family: verdana; 
	}
	
a:link.white {color : white;}
a:visited.white {color : white;}
a:hover.white {color: #111111; background-color: #00a5db }


.bleu {
	font-size: 17px; 
	font-weight: bold;
	TEXT-DECORATION: none; 
	font-family: verdana; 
	}

a:link.bleu {color : #00a5db;}
a:visited.bleu {color : #00a5db;}
a:hover.bleu {color: white; background-color: #00a5db }
