@charset "windows-1250";
.stylus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4264;
	text-decoration: none;
	border-top-color: #EFF0EB;
	border-right-color: #EFF0EB;
	border-bottom-color: #EFF0EB;
	border-left-color: #EFF0EB;
}

