.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;


}
.navBG {
	background-color: #003366;
	height: 19px;
	background-repeat: repeat-x;
}
