a.nav
{
	font: 12px "Times New Roman", Times, serif;
	text-decoration: none;
	padding-bottom: 9px;
	margin-right: 17px;
	color: #FFFFFF;
}

a.nav:hover 
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Underlink.gif) no-repeat 50% 100%;
	color: #c76e32;
}

a.bottom_nav
{
	font: 12px "Times New Roman", Times, serif;
	text-decoration: none;
	padding-top: 6px;
	color: #FFFFFF;
}

a.bottom_nav:hover 
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Upperlink.gif) no-repeat 0% 0%;
	color: #c76e32;
}

a.current_page
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Underlink.gif) no-repeat 50% 100%;
	margin-right: 17px;
	padding-bottom: 9px;
	color: #c76e32;
}
a.current_page:hover
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Underlink.gif) no-repeat 50% 100%;
	color: #c76e32;
}

a.current_page_top
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Upperlink.gif) no-repeat 0% 0%;
	padding-top: 6px;
	color: #c76e32;
}
-->
a.current_page_top:hover
{
	font: 12px "Times New Roman", Times, serif;
	background: url(layout/Arrow_Upperlink.gif) no-repeat 0% 0%;
	color: #c76e32;
}
