h1 {
	font-size:15;
	margin:0;
	padding:0;
}
image {
	border:0;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}

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





<!-- ************* Прайс-листы / 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%;
}
<!-- выделенная ячейка в таблице меню -->
.menu_td_selected {
	text-align: center;
}
<!-- обычная ячейка в таблице меню -->
.menu_td {
	text-align: center;
	left-margin:2;
	right-margin:2;
}
<!-- ссылки меню -->
a.menu_ahref:link {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu_ahref:visited {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu_ahref:hover {
	font-size:13;
	color:#FF0000;
	text-decoration: none;
}
a.menu_ahref:active {
	font-size:13;
	color:#FFFFFF;
	text-decoration: none;
}



<!-- ************* Меню сайта 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:12;
	color:#142BAE;
	text-decoration: none;
}
a.menu2_ahref:visited {
	font-size:12;
	color:#142BAE;
	text-decoration: none;
}
a.menu2_ahref:hover {
	font-size:12;
	color:#142BAE;
	text-decoration: none;
}
a.menu2_ahref:active {
	font-size:12;
	color:#142BAE;
	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:#FF0000;
text-decoration:underline;
font-size:12;
}
a.menu_new_L1:hover{
color:#FF0000;
text-decoration:none;
font-size:12;
}
a.menu_new_L1:visited{
color:#FF0000;
text-decoration:underline;
font-size:12;
}
a.menu_new_L1:active{
color:#FF0000;
text-decoration:none;
font-size:12;
}

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