.TexteDate {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.TexteTitre {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	background-color: #669999;
	background-position: center center;
}

#TexteCommentaire {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	background-color: #669999;
	background-position: center center;
}

a#TexteMail {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

#TexteLink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
}

a#TexteLink {
	text-decoration: none;
}

a:hover#TexteLink
{
	text-decoration: underline overline;
}

