.Slogan {
	COLOR:#000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
font-family: Century Gothic,Arial,Helvetica,sans-serif;
}

a.MenuPointer:link, a.MenuPointer:active, a.MenuPointer:focus, a.MenuPointer:visited {
	text-decoration:none;
	color: #000000;
	font-weight:bolder;
}
a.MenuPointer:hover{
	text-decoration:underline;
}

a.SubMenuCurrent:link, a.SubMenuCurrent:active, a.SubMenuCurrent:focus, a.SubMenuCurrent:visited {
text-decoration:none;
  font-size: 11px;
  color: #7b8407;
  font-weight: normal;
}
a.SubMenuCurrent:hover{
	text-decoration:underline;
}
.SubMenuCurrent {
  font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.homePageSlogan {
  font-size: 13px;
  color:#ffffff;
  font-weight: bold;
font-family: Century Gothic,Arial,Helvetica,sans-serif;

}
