body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #3d77cb;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3d77cb;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: darkblue;
	background: none;
	text-decoration: underline;
	font-weight: bold;
}
.text_cat-tree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
