body {
	direction: rtl;
	background: #ccc;
	color: white;
	margin: 15px;
	text-align: right;
	font: 13px/18px "Arial";
}

a {
	color: white;
	}

a:hover {
	text-decoration: none;
	}
