A:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.navLink {
  text-indent=6;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

a.adLayerCSS:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}

a.adLayerCSS:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}

a.adLayerCSS:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}

a.adLayerCSS:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}

.blackBorder {
	border: thin black solid;
}

.dashBorder {
	border: thin black dashed;
}
