BODY
{
	margin: 0px;
	background-color: #cccccc;
	font-family: Verdana;
}
TABLE
{ 	
	border-style: solid; border-width: 0;
}
TD
{
	font-size: 11px;
}
.menua
{
	font-size: 11px;
	font-weight: bold;
	color: #66A76C;
	height: 18px;
	cursor: pointer; cursor: hand;
}
.menup 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #ADADAD; 
	height: 18px;
}
.titre
{
	font-size: 13px;
	color: #3E465E;
	font-weight: bold;
	text-align: center;
	height: 20px;
}
.titre_left
{
	font-size: 13px;
	color: #3E465E;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
.txt
{
	color: #D0CFDF;
}

a:link    { text-decoration: none; color: #ADADAD; font-weight: bold; }
a:visited { text-decoration: none; color: #ADADAD; font-weight: bold; }
a:active  { text-decoration: none; color: #66A76C; font-weight: bold; }
a:hover   { text-decoration: none; color: #66A76C; font-weight: bold; }