.menubar {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 20px;

}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
	font-size: 20px;
	border: thin none;



}
.sidesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;



}
.slidecolor {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;

}
