body  {
	font: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 13px;
	background: #D7D7D7;
}

a[href],
a[href]:visited,
a[href]:active {
	color: #325169;
	text-decoration: none;
}

a[href]:hover {
	color: #325169;
	text-decoration: underline;
}

a.menuWhite,
a.menuWhite:visited,
a.menuWhite:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

a.menuGray,
a.menuGray:visited,
a.menuGray:hover {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.footer {
	color: #4A789D;
	font-weight: bold;
}

.default14px {
	font-size: 14px;
	font-weight: bold;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
}

.anylinkcss a{
	display: block;
}

a.subMenuLink {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover.subMenuLink {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

a.menuLink {
	color: #325169;
	text-decoration: none;
}

a:hover.menuLink {
	color: #000;
	text-decoration: none;
}
