<div class="header_bottom">
<div class="header_bottom_right_main">
<div class="header_bottom_right_menu_right">
<div class="header_bottom_right_menu_right_text" id="menu_header_top_right">
<table width="100%" border="0" cellpadding="0" cellspacing="1">
<tr>
<td nowrap="nowrap">
<a href="" class="mainlevel" id="active_menu">Home</a>
this is the html code that i have used for header.i have a similar html code for the footer as well. bcoz of the same common class for anchor tag , the header and the footer are getting affected. how do i get rid of this problem , calling the anchor tag using the id off the div tag (menu_header_top_right).. please get me the class code in css..... not sure if i am clear enough...