.text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	



}
/*	MENU	*/
		.menu, .menu a:link, .menu a:visited {
			font-family:		arial;
			font-size: 			11px;
			font-weight: normal;
			font-style: normal;
			color: 				#ffffff;
			text-decoration: 	none;
		}
		.menu a:hover {
			color:				#999999;
		}
		



	



}