a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #888888;
	text-decoration: underline;
}
.ramka {
	overflow: auto;
	width: 530px;
	height: 530px;
}
