#navigation_pane A:link {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:visited {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:hover {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:active {
	text-decoration:  none;
	font-family: ;
	font-weight:italic;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
#navigation_pane A:link img {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:visited img {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:hover img {
	text-decoration:  none;
	font-family: ;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation_pane A:active img {
	text-decoration:  none;
	font-family: ;
	font-weight:italic;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#navigation {
	position: fixed;
	width:100%;	
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	z-index: 1000;
}




