.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	background-image: url(images/qatar5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.marg1 {
	padding-left: 5px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}