/* CSS Document */
#jeunes filles{
	font-family: Verdana;
}
h1 {font-family: tahoma; color:#FFFFFF; font-size:15px; font-weight:bold; margin-top: 0px; margin-bottom: 0px;}
h2 {color:#663399; font-size:12px; margin-top: 0px; margin-bottom: 0px;}
h3 { color:#FFFFFF; font-size:12px; margin-top: 0px; margin-bottom: 0px;}
h4 { color:#663399; font-size:12px; margin-top: 0px; margin-bottom: 0px;}
#jeunes filles{
    font-family: tahoma;
	text-align: center;
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-style: normal;
	color: #663399;
}
a:active {
	text-decoration: none;
}
body {
    background-color:#FF99CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

