/* CSS Document */

body, tr, td {font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;}

a:link {color: #000000;  text-decoration: underline;}
a:visited {color: #555555;  text-decoration: none ;}
a:hover {color: #B80175; font-weight:bolder; text-decoration: none ; }
a.entrer {font-size: 24px; font-weight: bold; text-decoration: underline; }
a.pub {font-size: 18px; font-weight: bold; text-decoration: underline; color:#333333 }
a.retour {font-size: 16px; font-weight: bold; text-decoration: underline;}
a.rb {font-weight: bold; color:#FF0000; text-decoration: underline;}


a.footer:link {  color: #000000; text-decoration: none ; }
a.footer:visited {color: #000000; text-decoration: none ;}
a.footer:hover { color: #000000 ; font-weight:normal; text-decoration: none ; }

