.navbar {
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.button a{
	width: 120px;
	text-align: center;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 7px;
	float: left;
}
.button a:hover {
	color: #359BC1;
	text-decoration: none;
	font-size: 17pt;
}
.line {
	width: 20px;
	text-align: center;
	float: left;
	margin-top: 7px;
	color: #333333;
}
.buttondiv {
	margin-right: auto;
	margin-left: 225px;
}
