body {
	background-color: #000;
}
.adr {
	line-height: 24px;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.adrm {
	line-height: 24px;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.tab_bg {
	background-image: url(images/top_47.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}


.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

.cat_txt {
	color: #000;

}
.cat_txt_red {
	color: #F00;
}
.cat_txt_w {
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
