body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;	
	transition:all 0.5s ease-in-out;
	
	Color : #0066CC;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 12px;
	 
}
a:hover {
	Color : #555555;
	text-decoration : none;
	

}
img{
	border-width:0px;
}
.txt1 {
	font-family: Tahoma;
	font-size: 9pt;
}
.menu1 a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.menu1 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.menu2 a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.menu3 a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.menu3 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFA704;
	text-decoration: none;
}
.txt-green {
	font-family: Tahoma;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	line-height: 18px;
}
.footer{
	font-family:tahoma;
	font-size:9px;
	color:#666;
	text-align:center;
	direction:rtl;
	line-height:16px;
	width:100%;
	clear:both;
	display:block;
	} 
.footer a{
	font-family:tahoma;
	font-size:9px;
	color:#2089C1;
	text-decoration:none;
	
	}	
.footer a:hover{
	color:#090;
	}	

