A
{
  text-decoration: none;
  color: #000000
}
A:hover
{
  text-decoration: underline;
}
.version A{
	FONT-SIZE: 9pt;
	color: #C40000;
	font-weight: bold;
	text-decoration: none;
}
.version A:hover{
	text-decoration: underline;
}
a.menu:link, a.menu:visited{
	FONT-SIZE: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
}
a.menu#active_menu{
	color: #C40000;
	font-weight: bold;
}
.active {
	color: #C40000;
	font-weight: bold;
}
.footer {
	FONT-SIZE: 9pt;
}