@charset "windows-1255";
/* CSS Document */

body {
	background-color: #111111;
}
a:link  {
	text-decoration: none;
	background-color: transparent;
	}
a:visited  {
	text-decoration: none;
	background-color: transparent;
	}
a:hover  {
	text-decoration: none;
	background-color: transparent;
	}
a:active   {
	text-decoration: none;
	background-color: transparent;
	}
iframe a{
	text-decoration: none;
	background-color: transparent;
	}
