body		{ background: #fff; margin:0px; direction:rtl; text-align:center; }
body, input, button,
select		{ font-family: Arial,David,"Times new roman",serif; font-size:smaller }
a:link		{ color: #00f; text-decoration: none }
a:visited	{ color: #00f; text-decoration: none }
a:active,
.gray		{ color:gray; }
.gray a:link,.gray a:visited   { color: gray; }
img			{ border:solid #bbb; border-width: 1px 3px 3px 1px; }
a:hover		{ text-decoration: underline; font-size: small; font-weight: 800; }
h1			{ margin:5px;}


/*
#00f - link, visited

*/