body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
	scrollbar-face-color: #0F6200;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #23D623;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #23D623;
	scrollbar-track-color: #23D623;
	scrollbar-arrow-color: white;
}

.RealEstate
{
	scrollbar-face-color: #000099;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #0099FF;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #0099FF;
	scrollbar-track-color: #0099FF;
	scrollbar-arrow-color: white;
	
	color:#FFFFFF;
	
	background-attachment: fixed;
	background-image: url(fonsrealestate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Assistance
{
	scrollbar-face-color: #6C0000;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #FF4F4F;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #FF4F4F;
	scrollbar-track-color: #FF4F4F;
	scrollbar-arrow-color: white;
	
	background-attachment: fixed;
	background-image: url(fonsassistances.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.Building
{
	
	
	background-attachment: fixed;
	background-image: url(fonsbuilding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Management
{
	
	
	background-attachment: fixed;
	background-image: url(fonsmanagement.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.Translation
{
	scrollbar-face-color: #400000;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #AE5700;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #AE5700;
	scrollbar-track-color: #AE5700;
	scrollbar-arrow-color: white;
	
	background-attachment: fixed;
	background-image: url(fonsinterpretation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.titols{

	font-family:Arial, Helvetica, sans-serif
	font-size:17px;
	color: #0F6200;
}

a:link{color:#FFFFFF; text-decoration:none}
a:visited{color:#FFFFFF; text-decoration:none}
a:active{color:#FFFFFF; text-decoration:none}
a:hover {color:#23D623; text-decoration:none}
