<STYLE type="text/css">

body {
	background-color: #FF6FB7;
	background: #FF6FB7;
	color: #000000;
	font-family: Sans-serif;
	font-size: 12px;
	}

a {	color: #F73B9A; }
a:link {	text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover {	text-decoration: underline; }
a:active {	text-decoration: none; }

a.menu {font-family: Sans-serif;
		font-weight: normal;
		font-size: 13px;
		background-color: #F73B9A;
		color: #000000}

a.photo { color: #F73B9A}

.titre {font-family: Sans-serif;
		font-weight: normal;
		font-size: 20px;
		color: #000000}

.texte1 {font-family: Sans-serif;
		font-weight: normal;
		font-size: 15px;
		color: #000000}

.texte2 {font-family: Sans-serif;
		font-weight: bold;
		font-size: 18px;
		color: #000000}
a.texte2 {color:#FF0000;}

/* rose fond	#FF99CC
/* rose clair	#FFA8D3
/* rose foncé	#FF70B8
/* rose foncé+	#F73B9A
*/

</style>