* {
	font-family: verdana;
}

.txt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;


}
.menu {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: 80002F;
	text-decoration: underline;
}
.menu-left {
	font-size: 12px;
	color: #666666;
	text-decoration: none;


}
.txt-zise {
	font-size: 14px;
	color: 830032;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.bg-right-bottom {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news-tittle {
	font-size: 14px;
	color: #141414;
	text-decoration: none;
	font-weight: bolder;
}
.selected {
	background-color: #DBDBDB;
}
