.css {
	font-family: "MS PƒSƒVƒbƒN, "Osaka";
	font-size: 9pt;
	font-style: normal;
	line-height: 135%;
	color: #393939;
}
a {
	text-decoration: none;
}
a:hover {
	color: #2D75B7;
}
a:link {
	color: #7BB700;
}
