.pageheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
}
.navigationlabel {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #00ccff;
	background-color: #000000;
	padding: 3px;
}
.navigationlabel a:link, .navigationlabel a:visited, .navigationlabel a:active {
font-family: "Tahoma";
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.navigationlabel a:hover {
color:#FFFF00;
text-decoration:underline;
font-style:italic;
}
