.text {
	font-family: arial;
	font-size: 12px;
	
	line-height: 18px;
	letter-spacing: 2px;
	text-transform: none;
	color: #ffffff;
	



}
/*	MENU	*/
		.menu, .menu a:link, .menu a:visited {
			font-family:		arial;
			font-size: 			11px;
			line-height: 18px;
	letter-spacing: 2px;
			font-weight: normal;
			font-style: normal;
			color: 				#666666;
			text-decoration: 	none;
		}
		.menu a:hover {
			color:				#999999;
		}
		



	



}
