.rollover {
	width: 155px;
	padding-top: 3px;
}
.rollover a {
	text-decoration: none;
	background-image: url(../Images/org.jpg);
	display: block;
	width: 155px;
	border-bottom-width: medium;
	border-bottom-style: 1;
	height: 12px;
	padding-top: 8px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right center;
	font-family: tahoma;
	padding-bottom: 8px;
}
.rollover ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: "traditional Arabic";
	font-weight: bold;
}
.rollover a:link {
	text-decoration: none;
}

.rollover a:hover {
	text-decoration: none;
	background-image: url(../Images/omm.jpg);
	background-repeat: no-repeat;
}
.rollover a:visited {
	color: #FFFFFF;
}
