.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:;
	line-height: ;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
.imageButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.imageButtons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.reviewBtns {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.selectedSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: thin solid #CCCCCC;
	color: #999999;
	text-decoration: none;
	padding: 1px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.reviewBtnsSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
