.link

{

	color: <? echo $color_text4; ?>; font-size: 10pt;

	font-weight: none; text-decoration: none;

	font-family: Times New Roman;

}

.link:hover

{

	color: <? echo $color_text4; ?>; font-size: 10pt;

	font-weight: none; text-decoration: underline;

	font-family: Times New Roman;

}

.calendrier

{

	color: <? echo $color_text8; ?>; font-size: 10pt;

	font-weight: none; text-decoration: none;

	font-family: Times New Roman;

}

.calendrier:hover

{

	color: <? echo $color_text8; ?>; font-size: 10pt;

	font-weight: none; text-decoration: underline;

	font-family: Times New Roman;

}

.theday

{

	color: <? echo $color_text10; ?>; font-size: 10pt;

	font-weight: none; text-decoration: none;

	font-family: Times New Roman;

}

.theday:hover

{

	color: <? echo $color_text10; ?>; font-size: 10pt;

	font-weight: none; text-decoration: underline;

	font-family: Times New Roman;
}