.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

.reviewlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

a.reviewlink:hover {
	color: #00ff00;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight: bold;
}

a.navlink:hover {
	color: #00ff00;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.update_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.update_link:hover {
	color: #00ff00;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

.h3 {
	color: #009900;
}

.update_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
}
.update_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.update_main:hover {
	color: #009900;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
}
.review_text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
