body{

	background:#eee;

	color:#333;

	font:11px "Arial", "Tahoma", "MS Sans Serif", sans-serif

}

a{

	text-decoration:none;

	outline:none;

	}

a:hover{

	text-decoration:underline

	}

