.PageTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	text-decoration: none;


}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	font-size: 12px;
}

a:hover img {
border:none;
}

a.layerlinks img {
border:solid #cccccc 1px;
}

a:links.layerlinks img {
border:solid #cccccc 1px;
}

a:hover.layerlinks img {
border:solid #666666 1px;
}

.navBG {
	background-color: #003366;
	height: 19px;
	background-repeat: repeat-x;
}



