a:link {
	font-size:11;
	text-decoration: none;
	color: #5E340A;
}
a:visited {
	font-size:11;
	text-decoration: none;
	color: #5E340A;
}
a:hover {
	font-size:11;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-size:11;
	text-decoration: none;
	color: #5E340A;
}


image {
	border:0;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}


<!-- ************* Прайс-листы / XLS : пункты меню - листы хлс-файла -->
a.price_menu:link {
	font-size:10;
	text-decoration: none;
}
a.price_menu:visited {
	font-size:10;
	text-decoration: none;
}
a.price_menu:hover {
	font-size:10;
	text-decoration: underline;
}
a.price_menu:active {
	font-size:10;
	text-decoration: none;
}
<!-- Прайс-листы / XLS : пункты меню - выделенный лист прайса -->
.price_menu_active {
	font-size:11;
	font-weight:bold;
	color:#000000;
}


<!-- ************* Меню сайта 1ого уровня -->
.menu_table {
	width:100%;
	border:0;
}
<!-- выделенная ячейка в таблице меню -->
.menu_td_selected {
	text-align: center;
}
<!-- обычная ячейка в таблице меню -->
.menu_td {
	text-align: center;
	left-margin:2;
	right-margin:2;
}
<!-- ссылки меню -->
a.menu_ahref:link {
	font-size:11;
	color:#1C8C30;
	text-decoration: none;
	font-weight: bold;
}
a.menu_ahref:visited {
	font-size:11;
	color:#1C8C30;
	text-decoration: none;
	font-weight: bold;
}
a.menu_ahref:hover {
	font-size:11;
	color:#1C8C30;
	text-decoration: none;
	font-weight: bold;
}
a.menu_ahref:active {
	font-size:11;
	color:#1C8C30;
	text-decoration: none;
	font-weight: bold;
}



<!-- ************* Меню сайта 2ого уровня -->
.menu2_table {
	width:100%;
}
<!-- выделенная ячейка в таблице меню -->
.menu2_td_selected {
	text-align: center;
}
<!-- обычная ячейка в таблице меню -->
.menu2_td {
	text-align: center;
	left-margin:2;
	right-margin:2;
}
<!-- ссылки меню -->
a.menu2_ahref:link {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu2_ahref:visited {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu2_ahref:hover {
	font-size:13;
	color:#000000;
	text-decoration: none;
}
a.menu2_ahref:active {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}


<!-- ************* Меню сайта 3ого уровня -->
.menu3_table {
}
<!-- выделенная ячейка в таблице меню -->
.menu3_td_selected {
	text-align: center;
}
<!-- обычная ячейка в таблице меню -->
.menu3_td {
	text-align: center;
	left-margin:2;
	right-margin:2;
}
<!-- ссылки меню -->
a.menu3_ahref:link {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu3_ahref:visited {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu3_ahref:hover {
	font-size:13;
	color:#000000;
	text-decoration: none;
}
a.menu3_ahref:active {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}

a.menu_new_L1:link{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12;
	font-weight:bold;
}
a.menu_new_L1:hover{
	color:#0000FF;
	text-decoration:none;
	font-size:12;
	font-weight:bold;
}
a.menu_new_L1:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12;
	font-weight:bold;
}

.TABLE.menu_table_L1{
	width:100%;
	border-width:10;
	border:#0000CC;
	border-color:#FF0000;
}
.TD.menu_table_L1{
	align:center;
	border-width:10;
}
