﻿
.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;
}
