
a:link       { text-decoration: none; color: #FB672E}
a:visited    { text-decoration: none; color: #FB672E}
a:active     { text-decoration: none; color: #FB672E}
a:hover      { text-decoration: underline; color: #FB672E}

/* main_menu */
.main_menu_sel:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.main_menu_sel:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.main_menu_sel:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.main_menu_sel:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.main_menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F8080;
	text-decoration: none;
}

.main_menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F8080;
	text-decoration: none;
}

.main_menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F8080;
	text-decoration: none;
}

.main_menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F8080;
	text-decoration: underline;
}
/* main_menu */

/* search_l */
.search_l:link { text-decoration: none; color: #000000}
.search_l:visited { text-decoration: none; color: #000000}
.search_l:active { text-decoration: none; color: #000000}
.search_l:hover { text-decoration: underline; color: #000000}
/* search_l */

/* bottom menu */
.bottom_menu:link { text-decoration: none; color: #9A9A9A}
.bottom_menu:visited { text-decoration: none; color: #9A9A9A}
.bottom_menu:active { text-decoration: none; color: #9A9A9A}
.bottom_menu:hover { text-decoration: underline; color: #9A9A9A}
/* bottom menu */

/* more */
.more:link { text-decoration: underline; color: #7F8080}
.more:visited { text-decoration: underline; color: #7F8080}
.more:active { text-decoration: underline; color: #7F8080}
.more:hover { text-decoration: none; color: #7F8080}
/* more */

/* helpers */
.helpers:link { text-decoration: none; color: #7F8080}
.helpers:visited { text-decoration: none; color: #7F8080}
.helpers:active { text-decoration: none; color: #7F8080}
.helpers:hover { text-decoration: underline; color: #7F8080}
/* helpers */
