<!--
a.minimini      { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 8 pt; 
               text-align: center; text-decoration: none; align: center; 
               valign: top; font-style: font-weight: bold ;HEIGHT: 8px; }
a.minimini:hover {
	background-color: Yellow;
	color: Blue;
}
a.date       { color: #800000; font-family: Arial, Helvetica, sans-serif; font-size: 10 px; 
               text-align: left; text-decoration: none; height: 12px; 
               font-weight: bold }
a.lienpart    {
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align: center;
	text-decoration: none;
	width: 190px;
	height: 11px;
	align: center;
	valign: top;
}
a.lienpart:hover {
	background-color: #ADD8E6;
	color: Navy;
}
//-->