a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #606060;
	border: none;
}
.orange {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #606060;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.fnt {
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}

.titl {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #77A499;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.smenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.dev_madmin {
	display: none;
}

