A	{
	font-family : Garamond;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}

A:hover	{
		background:yellow;
		color: Black;
}

A.titre	{
		color:Black;
		font-size : medium;
}

P	{
	font-family : Garamond;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	color: Black;
	margin-bottom : 3pt;
	margin-top : 0pt;
}

A.small	{
		font-size: 12px;
		color:#993300
}

BODY
	{
	background-color : #ddffdd;
	}
