a.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
	text-align: right;
	display: block;
}
a.nav2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	cursor: pointer;
	display: block;
}
a.nav2_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	display: block;
}
