a {  text-decoration: none}
body {
	font-family : Arial, sans-serif;
     font-size : 9pt;
     font-weight : medium;
 font-style : normal;
 color: #000000;
}
code {
	BORDER: 1px solid #C2DCEB;
	display: block;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	text-align: left;
	background-color: #E4F2F8;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

hr.webi_color {  /* стиль для линии, отображается цвет во всех браузерах */
	color:#94C1DC;
	background-color:#94C1DC;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
	margin: 0; /* отмена пустых строк впереди и снизу */
}

div.ydirect { /* для блока директа*/
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}