/* CSS Document */
body { background-color:#669966;
	}
body, tr, td {font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; color: black;
	}

h1 { color:#669966;
	}

a:link {color: #000000;  text-decoration: underline;}
a:visited {color: #330000;  text-decoration: none ; text-decoration: underline;}
a:hover {color: #666699; 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;}


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

