.menu_level_1
{
	margin-top: 5px;
}
.menu_level_1 a:link { color: #2C6BA1; text-decoration: none; }
.menu_level_1 a:visited{ color: #2C6BA1; text-decoration: none; }
.menu_level_1 a:active { color: #2C6BA1; text-decoration: none; }
.menu_level_1 a:hover { color: #c72348; text-decoration: none; }

.menu_level_1_high
{
	margin-top: 5px;
}
.menu_level_1_high a:link { color: #2C6BA1; text-decoration: none; font-weight: bold; }
.menu_level_1_high a:visited{ color: #c72348; text-decoration: none; font-weight: bold; }
.menu_level_1_high a:active { color: #2C6BA1; text-decoration: none; font-weight: bold; }
.menu_level_1_high a:hover { color: #2C6BA1; text-decoration: none; font-weight: bold; }


.menu_level_2
{
	margin-left: 13px;
}

.menu_level_2 a:link { text-decoration: none; }
.menu_level_2 a:visited{ text-decoration: none; }
.menu_level_2 a:active { text-decoration: none; }
.menu_level_2 a:hover { color: #c72348; text-decoration: none; }

.menu_level_2_high
{
	margin-left: 13px;
}
.menu_level_2_high a:link { text-decoration: none; font-weight: bold; }
.menu_level_2_high a:visited{ color: #c72348; text-decoration: none; font-weight: bold; }
.menu_level_2_high a:active { text-decoration: none; font-weight: bold; }
.menu_level_2_high a:hover { text-decoration: none; font-weight: bold; }

.menu_level_3
{
	margin-left: 26px;
}

.menu_level_3 a:link { text-decoration: none; }
.menu_level_3 a:visited{ text-decoration: none; }
.menu_level_3 a:active { text-decoration: none; }
.menu_level_3 a:hover { color: #c72348; text-decoration: none; }

.menu_level_3_high
{
	margin-left: 26px;
}
.menu_level_3_high a:link { text-decoration: none; font-weight: bold; }
.menu_level_3_high a:visited{ color: #c72348; text-decoration: none; font-weight: bold; }
.menu_level_3_high a:active { text-decoration: none; font-weight: bold; }
.menu_level_3_high a:hover { text-decoration: none; font-weight: bold; }
