BODY {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color:white;
	scrollbar-shadow-color: darkgreen;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: darkgreen;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #CFEBDA;
	scrollbar-arrow-color: darkgreen;
}
TABLE {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}
A.corps:LINK {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : darkgreen;
	font-weight : bold;
}
A.corps:HOVER {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8FBC8F;
	font-weight : bold;
}
A.corps:VISITED {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : darkgreen;
	font-weight : bold;
}
A.corps:ACTIVE {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : darkgreen;
	font-weight : bold;
}
A.menu:link {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration : none;
	color: White;
	font-weight: bold;
}
A.menu:visited {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration : none;
	color: White;
	font-weight: bold;
}	
A.menu:hover {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration : none;
	color: darkgreen;
	font-weight: bold;
}
A.menu:active {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration : none;
	color: White;
	font-weight: bold;
}
