td,p,body,div,select,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.mainlevel {
	background-image: url(_img/ling_off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-right: 1px;
	height: 24px;
	width: 65px;
}
a.mainlevel#active_menu {
	background-image: url(_img/ling_on.gif);
}
a.mainlevel:hover {
	background-image: url(_img/ling_on.gif);
}
.TopMenu {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;
}
.Lang {
	font-weight: bold;
	color: #FFFFFF;
}
.Giust {
	text-align: justify;
}
