body {
		font-family: Tahoma; 
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		color: #000000;
		text-decoration: none;
		text-align: left;

		scrollbar-style: solid;
		scrollbar-face-color: #eef1f5;
		scrollbar-shadow-color: #9bb1ce;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #fbfbfc;
		scrollbar-darkshadow-color: #d0dae6;
		scrollbar-track-color: #eef1f5;
		scrollbar-arrow-color: #ced8da;
	}

input, select, textarea, button {
		font-family: Tahoma; 
		font-size: 10px;
		color: #000000;
	}
	
td {
		text-align: left;
		vertical-align: top;
	}

a {
		color: #000000;
		text-decoration: none;
	}

a.afisha {
		font-family: Arial; 
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}

a.afisha:hover {
		color: #000000;
	}

a:hover {
		color: #777777;
	}

td.yellow {
	font-family: Arial;
	font-weight: bold;
	color: #FBFD05;
	font-size: 12 px;
	line-height: 17px;
	letter-spacing: 1px;
}

a.top_menu {
	font-family: 'ZapfChancery';
	font-size: 22px;
	letter-spacing: 1px;
}