.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	background-color: #ffffcc;
	text-decoration: none;
	font-style: italic;
}
.NavBarIn1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	background-color: #ffffcc;
	text-decoration: none;
	margin-left: 15px;
	font-style: italic;
}
a.NavBar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	line-height: 150%;
	text-decoration: none;
	background-color: #FFFFCC;
	font-style: italic;
}
a.NavBar:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	background-color: #FFFFCC;
	font-style: italic;
}
a.NavBar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFCC;
}
a.NavBar:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FFFFCC;
}
a.NavBarIn1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 159%;
	color: #0000FF;
	margin-left: 15px;
	background-color: #FFFFCC;
}
a.NavBarIn1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	color: #FF0000;
	background-color: #FFFFCC;
}
a.NavBarIn1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFCC;
}
a.NavBarIn1:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	color: #FFFF00;
	background-color: #FFFFCC;
}

