body,table,input,textarea,select { font:12px ËÎÌå }
input,textarea { border:1px solid black;}
input.btnStyle { border-width:1px; height:21px; padding-top:2px;}
a { text-decoration:None; color:black;}
a:hover { color:blue }

a.lnkStyle1 { text-decoration:none; color:#ffffff; }
a.lnkStyle1:hover {text-decoration:underline; color:#ffffff;  }
.444 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}