.menu_tab {
	text-align: center;
	background-repeat: repeat-x;
}

.menu_tab a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_tab a:hover {
	background-color: transparent;
}



.menu_tab_r a, .menu_tab_r a:hover {
	color: #ffffff;
}



.menu_tab_sep {
	width: 39px;
	height: 24px;
	background-repeat: no-repeat;
}









#menu03 li a:hover { 
text-decoration:underline; 
list-style-type: none;
        padding: 0px;
        margin: 0px;
        border: solid 1px #000;

}