
a.h_nav_ah:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
    font-weight : bold;
}


a.h_nav_a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #808000;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline
}
a:active {
	color: #0000FF;
	text-decoration: underline
}

