H3  {
	font-size : 10;
}

A  {
	font-size : x-small;
	font-weight : normal;
	color : Lime;
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	font-size : x-small;
	color : White;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-weight : normal;
	color : Green;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-weight : normal;
	color : Lime;
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	font-size : 10;
	color : #550000;
	background-color : Black;
}

.titre  {
	font-size : large;
	color : Yellow;
	text-align : center;
	font-weight : bold;
	font-family : Arial Black;
	margin-top : 0;
	margin-bottom : 0;
}

.sexe  {
	font-family : Arial;
	font-size : 11;
	text-decoration : none;
	color : White;
	margin-top : 0;
	margin-bottom : 0;
}

.nbsites  {
	font-family : Arial;
	font-size : medium;
	text-decoration : none;
	color : Yellow;
}

A.sexe  {
	font-size : small;
	font-family : Arial;
	text-decoration : none;
	color : #00FFFF;
}

A.sexe:Hover  {
	font-family : Arial;
	font-size : small;
	text-decoration : underline;
	color : #00FFFF;
}

A.sexe:Active  {
	font-size : small;
	font-family : Arial;
	text-decoration : none;
	color : Blue;
}

A.sexe:Visited  {
	font-size : small;
	font-family : Arial;
	color : Silver;
	text-decoration : none;
}

.copy  {
	font-size : xx-small;
	font-style : italic;
	color : Silver;
	text-decoration : none;
	font-family : Book Antiqua;
}

TD  {
	font-size : x-small;
	color : White;
}

A.entree  {
	font-size : large;
	font-weight : bold;
	color : Lime;
	text-decoration : none;
}

A.entree:Hover  {
	text-decoration : underline;
	font-size : large;
	font-weight : bold;
	color : Lime;
}

A.entree:Active  {
	font-size : large;
	font-weight : bold;
	color : Green;
	text-decoration : none;
}

A.entree:Visited  {
	font-size : large;
	font-weight : bold;
	color : Gray;
	text-decoration : none;
}

A.sexy  {
	color : Black;
	text-decoration : none;
}

A.sexy:Hover  {
	color : Black;
	text-decoration : none;
}

A.sexy:Active  {
	text-decoration : none;
	color : Black;
}

A.sexy:Visited  {
	color : Black;
	text-decoration : none;
}

