@charset "utf-8";
/* CSS Document */
#all{
	margin-top:-15px;
}
#footer {
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-align: center;
	padding: 3px;
}
#footer a:link {
	color:#CCC;
	text-decoration:underline
}
#footer a:hover {
	color:#FF9
}
