
a.h_nav_ah:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
    font-weight : bold;
}


a.h_nav_a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
}