 BODY  {
	border-right-width : 0px;
	border-top-width : 0px;
	background-color : White;
}
  a.topmenu:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.topmenu:visited {
	text-decoration: none;
	color:GRAY;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.topmenu:link {
	text-decoration: none;
	color: RED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.topmenu:hover {
	color: RED;
	background-color: none;
	font-size: 12px;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
  a.submenu:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.submenu:visited {
	text-decoration: none;
	color:GRAY;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.submenu:link {
	text-decoration: none;
	color: RED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
  a.submenu:hover {
	color: RED;
	background-color: none;
	font-size: 12px;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

  a.menu:active {
	text-decoration: none;
	color: RED;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
  a.menu:visited {
	text-decoration: none;
	color:GRAY;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
  a.menu:link {
	text-decoration: none;
	color: RED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
  a.menu:hover {
	color: RED;
	background-color: none;
	font-size: 12px;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}