A:link,A:active,A:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	border: thin #FFFFFF;
	}
		

A:hover{
	color:yellow;
	}

.menu_choix
	{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid #FFFFFF;
	text-align: left;
	padding: 5px;
	width : 127px;
	background-attachment: fixed;
	background-image: url(img/degradeMenuOff.png);
	text-indent: 10px;
	letter-spacing: 2px;
	}

.lien
	{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid #FFFFFF;
	text-align: center;
	padding: 5px;
	width : 127px;
	background-attachment: fixed;
	background-image: url(img/degradeMenuOff.png);
	letter-spacing: 2px;

	}
