﻿body {
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	color: #036;
	text-decoration: none;
}
.headtext {
	font-family: arial;
	font-size: 13px;
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
.label {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	direction: rtl;
}
.label:hover {
	color: #900;
	text-decoration: underline;
}
.headtext:hover {
	color: #900;
	text-decoration: none;
}
.txtLable
{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #036;
    text-decoration: none;
    direction: rtl;
}