@charset "iso-8859-1";
/* auteur: CMdJ */
/* Date de création: 13/08/2006 */


a:link	{
		font-weight: 200;
		font-style: normal;
		font-family: verdana,times new roman;
		color: #6E6E6E;
		text-decoration: none;
		}

a:link.pb	{
		color: #ffffff;
		}

a:link.v	{
		color: #6E6E6E;
		}
		
a:visited {
		font-weight: 200;
		font-style: normal;
		font-family: verdana,times new roman;
		color: #4B4B70;
		text-decoration: none;
		}

a:active {
		font-weight: 200;
		font-style: normal;
		font-family: verdana,times new roman;
		color: #DCCCCC;
		text-decoration: none;
		}

a:hover {
		font-weight: normal;
		font-style: normal;
		font-family: verdana,times new roman;
		color: #666699;
		text-decoration: none;
		}
		
