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;}


.langLink{
	color:#666666;
	font-size:10px;
}

.catNameLink{
	font-size:11px;
	color:#444444;
	font-weight:bold;
}

.leftMenuLink{
	color:#666666;
	font-weight:bold;
	font-size:10px;
}
.activeleftMenuLink{
	color:#2f53a7;
	font-weight:bold;
	font-size:10px;
}
.leftMenuLinklvl2_act{
	font-size:10px;
	color:#2f53a7;
	background:#ffffff;
}
.leftMenuLinklvl2_inact{
	font-size:10px;
	color:#666666;
	background:#ffffff;
}

.historyPath{
	color:#7c7a77;
	font-size:10px;
}


.sitemapLVL1{
	font-size:12px;
	font-weight:bold;
}
.sitemapCAT{
	font-size:12px;
	font-weight:bold;
}
.sitemapLVL2{
	padding-left:10px;
}
.sitemapLVL3{
	padding-left:20px;
	font-size:10px;
}
.sitemapLVL4{
	padding-left:30px;
	font-size:10px;
}

.newsLink{
	color:#2f53a7;
}

a.print {
	font-size: 10px;
	color: #2E3192;
	text-decoration: none;
}
a.print img {
	position: relative;
	top: 3px;
}