.green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #48959F;
	text-decoration: none;
}
a.green:hover {
	color: #000000;
	text-decoration: none;
}
.greensmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #48959F;
	text-decoration: none;
}
a.greensmall:hover {
	color: #000000;
	text-decoration: none;
}
.darkgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}
a.darkgrey:hover {
	color: #48959F;
	text-decoration: none;
}
.darkgreysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}
.grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a.grey:hover {
	color: #000000;
	text-decoration: none;
}
.grey2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a.grey2:hover {
	color: #FF0000;
	text-decoration: none;
}
.greysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
a.greysmall:hover {
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #48959F;
}
.white2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
BODY
{ scrollbar-face-color:#FFFFFF;
  scrollbar-arrow-color:#48959F;
  scrollbar-track-color:#ececec;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-Color:#999999;
}
.pre_black {
	background-image: url(preloader-black.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.pre_blue {
	background-image: url(preloader-bleu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.pre_red {
	background-image: url(preloader-red.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
