/* Links */
A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none;}

.link:link {text-decoration: underline;}
.link:visited {text-decoration: underline;}
.link:active {text-decoration: underline;}
.link:hover {text-decoration: none;}

.link2:link {text-decoration: none;}
.link2:visited {text-decoration: none;}
.link2:active {text-decoration: none;}
.link2:hover {text-decoration: underline;}

.nounder:link {text-decoration: none}
.nounder:visited {text-decoration: none}
.nounder:active {text-decoration: none}
.nounder:hover {text-decoration: none;}

.top_menu{
	color: #e8eaed;
	font-weight:bold;	
	padding: 0px 10px;
	font-size: 10px;
	font-family: Tahoma;
	letter-spacing: 1px;
}

.search_link{
	color: #68676b;
	font-weight:bold;	
	padding: 0px 5px;
	font-size: 11px;
	font-family: Tahoma;
	letter-spacing: 1px;
}
.numeration{
	color: #68676b;	
	font-size: 11px;
	font-family: Tahoma;
}

.lvl2menu{
	color: #e8eaed;
	font-weight:bold;	
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Tahoma;
}

.sysmenu{
	color: #68676b;
	font-weight:bold;
	text-align:right;
}

.sitemap{
	color: #7a7a7e;
}
.sm1{
	font-family: "Arial Black", Tahoma;
	font-size:11px;
	font-weight:bold;
}
.sm2{
	font-size:11px;
	font-weight:bold;
}
.sm3{

}
