a:link,a:active,a:visited {text-decoration:none;}
body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CD0000;
	SCROLLBAR-SHADOW-COLOR:  #CD0000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CD0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background-color: #CD0000;
}

.soubrette {
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.soubrette:link {
	color: white;
	text-transform: uppercase;
}
a.soubrette:visited {
	color: white;
	text-transform: uppercase;
}
a.soubrette:hover {
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}

.vibromasseur {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	text-transform: capitalize;
}
a.vibromasseur:link {
	color: #FF0000;
	text-transform: capitalize;
}
a.vibromasseur:visited {
	color: #FF0000;
	text-transform: capitalize;
}
a.vibromasseur:hover {
	color: #FF0000;
	text-decoration: underline;
	text-transform: capitalize;
}

.boutique {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	line-height: 9px;
	text-decoration: none;
}
a.boutique:link { color: #FF0000;}
a.boutique:visited { color: #FF0000;}
a.boutique:hover { color: black; text-decoration: none;}

.discount{
	font-family: Arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
	text-transform: capitalize;
}

