.titre {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.texte {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

A:link {color:#990000; text-decoration: none;}

A:visited {color:#990000; text-decoration: none;}

A:active {color:#990000; text-decoration: none;}

A:hover	{color:#ffcc00; text-decoration: underline;}
