a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
body {
	background-color: #808080;
	color: #000000;
	margin: 25px;
	}
.center {
	text-align: center;
	}
.green {
	background-color: #008000;
	color: #FFFFFF;
	padding: 3px;
	}
.left {
	text-align: left;
	}
li {
	text-align: left;
	font-size: 2em;
	}
.red {
	color: #FF0000;
	}
.title {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	}
ul {
	text-align: left;
	list-style-type: square;
	}
.whitespace {
	color: #FFFFFF;
	}
.yellow {
	background-color: #FFFF00;
	padding: 3px;
	}
/* BUTTON ASTRONOMY */
.btn-astronomy {
  color: #fff;
/*  background-color: #337ab7; */
  background-color: purple;
  border-color: #2e6da4;
}
.btn-history:focus,
.btn-history.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-history:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active:hover,
.btn-history.active:hover,
.open > .dropdown-toggle.btn-history:hover,
.btn-history:active:focus,
.btn-history.active:focus,
.open > .dropdown-toggle.btn-history:focus,
.btn-history:active.focus,
.btn-history.active.focus,
.open > .dropdown-toggle.btn-history.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  background-image: none;
}
.btn-history.disabled:hover,
.btn-history[disabled]:hover,
fieldset[disabled] .btn-history:hover,
.btn-history.disabled:focus,
.btn-history[disabled]:focus,
fieldset[disabled] .btn-history:focus,
.btn-history.disabled.focus,
.btn-history[disabled].focus,
fieldset[disabled] .btn-history.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-history .badge {
  color: #337ab7;
  background-color: #fff;
}
/* END BUTTON ASTRONOMY */
/* BUTTON ENGLISH */
.btn-english {
  color: #000000;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
/* END BUTTON ENGLISH */
/* BUTTON FITNESS */
.btn-fitness {
  color: #000000;
/*  background-color: #337ab7; */
  background-color: #FFFF00;
  border-color: #2e6da4;
}
.btn-history:focus,
.btn-history.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-history:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active:hover,
.btn-history.active:hover,
.open > .dropdown-toggle.btn-history:hover,
.btn-history:active:focus,
.btn-history.active:focus,
.open > .dropdown-toggle.btn-history:focus,
.btn-history:active.focus,
.btn-history.active.focus,
.open > .dropdown-toggle.btn-history.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  background-image: none;
}
.btn-history.disabled:hover,
.btn-history[disabled]:hover,
fieldset[disabled] .btn-history:hover,
.btn-history.disabled:focus,
.btn-history[disabled]:focus,
fieldset[disabled] .btn-history:focus,
.btn-history.disabled.focus,
.btn-history[disabled].focus,
fieldset[disabled] .btn-history.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-history .badge {
  color: #337ab7;
  background-color: #fff;
}
/* END BUTTON FITNESS */
/* BUTTON HISTORY */
.btn-history {
  color: #fff;
/*  background-color: #337ab7; */
  background-color: brown;
  border-color: #2e6da4;
}
.btn-history:focus,
.btn-history.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-history:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-history:active:hover,
.btn-history.active:hover,
.open > .dropdown-toggle.btn-history:hover,
.btn-history:active:focus,
.btn-history.active:focus,
.open > .dropdown-toggle.btn-history:focus,
.btn-history:active.focus,
.btn-history.active.focus,
.open > .dropdown-toggle.btn-history.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-history:active,
.btn-history.active,
.open > .dropdown-toggle.btn-history {
  background-image: none;
}
.btn-history.disabled:hover,
.btn-history[disabled]:hover,
fieldset[disabled] .btn-history:hover,
.btn-history.disabled:focus,
.btn-history[disabled]:focus,
fieldset[disabled] .btn-history:focus,
.btn-history.disabled.focus,
.btn-history[disabled].focus,
fieldset[disabled] .btn-history.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-history .badge {
  color: #337ab7;
  background-color: #fff;
}
/* END BUTTON HISTORY */
