body, td
{
	color: #88a860;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a:link, a:visited
{
	color: #88a860;
}
a:hover, a:active
{
	color: #ffffff;
}

.petit
{
	font-size: 9px;
}

.new
{
	color: #ffffff; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
	text-transform: none;
	background-color: #ff0000;
	padding-left: 2px;
	padding-right: 2px;
}

