/* ثوٍيو */
a:link        {
	color: #5e787b;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	border-bottom: 1px solid #5e787b;
	/*text-decoration: none;*/
}
a:visited     {
	color: #5e787b;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	border-bottom: 1px solid #5e787b;
	/*text-decoration: none;*/
}
a:hover       {
	COLOR: #4B6669;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	border: 0px;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	/*background-image: none;*/
	/*BACKGROUND: #ff0000;*/
}