a:hover {
	font-family: "nudi akshar";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.lnkbrd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC00;
}
.indentlinks {
	font-family: "nudi akshar";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.style16 {
	font-family: "nudi akshar";
	font-size: 20px;
	font-weight: normal;
	color: #660000;
}
.style16:hover {
	font-family: "nudi akshar";
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
}
.navigation {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	display: block;
	padding: 4px;
	width: 102px;
	font-family: verdana;
}
.navigation:hover {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0033;
	display: block;
	padding: 4px;
	width: 102px;
}

