.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	background-color: #CCFFCC;
	font-weight: bold;

}
.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold;
}
.backdrop {
	background-image: url(roman_war_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.notice {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.backdropheki {

	background-image: url(../heki/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backdrophekibg {


	background-image: url(../heki/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbox {
	color: #FFFFFF;
}
.navbox:hover {
	color: #FFFF66;
}

