a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bolder;	
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bolder;	
	text-decoration: underline overline;
}
body
{
	background-image:url(../images/institutdebeautesothys_r2_c1.jpg);
	background-repeat:repeat-x;
}