		.text {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #635841;
			font-weight : normal;
			text-decoration: none;
		}
		
		.text-b {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #635841;
			font-weight : bold;
			text-decoration: none;
		}		

		.text-big {
			font-family :Arial;
		  	font-size : 14px;
		  	color : #635841;
			font-weight : normal;
			text-decoration: none;
		}				
		
		.text-bbig {
			font-family :Arial;
		  	font-size : 14px;
		  	color : #635841;
			font-weight : bold;
			text-decoration: none;
		}		
		
		.text-s {
			font-family :Arial;
		  	font-size : 10px;
		  	color : #9D9277;
			font-weight : normal;
			text-decoration: none;
		}		
		
		.text-sd {
			font-family :Arial;
		  	font-size : 10px;
		  	color : #635841;
			font-weight : normal;
			text-decoration: none;
		}				
		
		a.beige {
			font-family: Arial;
		  	font-size: 12px;
		  	color: #635841;
			font-weight: bold;
			text-decoration: none;
		}

		
		a.beige-b {
			font-family: Arial;
		  	font-size: 14px;
		  	color: #635841;
			font-weight: bold;
			text-decoration: none;
		}
		
		a.small {
			font-family:Arial;
		  	font-size: 9px;
		  	color: #635841;
			font-weight: bold;
			text-decoration: none;
		}

		
		a:visited.beige {color: #635841;}
		a:hover.beige {color: #635841; text-decoration: underline;}
		a:active.beige {color: #635841;}
		
		a:visited.beige-b {color: #635841;}
		a:hover.beige-b {color: #635841; text-decoration: underline;}
		a:active.beige-b {color: #635841;}				
		
		a:active.small {color: #635841;}
		a:hover.small {color: #635841; text-decoration: underline;}
		a:visited.small {color: #635841;}
	

		body {
			scrollbar-DarkShadow-Color:#CBC5B5; 
			scrollbar-Track-Color:#CBC5B5; 
			scrollbar-Face-Color:#CBC5B5; 
			scrollbar-Shadow-Color:#CBC5B5; 
			scrollbar-Highlight-Color:#CBC5B5; 
			scrollbar-3dLight-Color:#CBC5B5; 
			scrollbar-Arrow-Color:#CBC5B5;
		}		
		
	