p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #330033;

}

.bloc {
  width: 350px;
  height: 500px;
  margin-left:20px;
  margin-top: 0px;
  } li {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
ul {


	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a:visited {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #996633;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #996633;
	font-weight: 500;
	text-decoration: underline;

}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #663300;
	font-weight: 500;
	text-decoration: underline;
}
