a:link, a:visited {
	background: transparent;
	color: #2D5C70;
	font-weight: normal;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href="/"]:after {
	content: " (http://www.freetime-spb.ru" attr(href) ") ";
}

body {
	background: #FFFFFF none;
}

.noprint {
	display: none;
}
img {
	width: 150px;
}
.print-only {
	display: block !important;
}
