.button1 {
 background-color: #008CBA;
 border: 2px solid blue;
 color: white;
 padding-top: 13px;
 padding-right: 13px;
 padding-bottom: 13px;
 padding-left: 13px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 20px;
 margin-top: 13px;
 margin-bottom: 13px;
 margin-right: 13px;
 margin-left: 13px;
 cursor: pointer;
 border-radius: 10px;
 font-weight: bold;
}
.button1:hover
{
 background-image:none !important;
 background-color:#7CFC00 !important; /*glass green */
 color: blue;
 font-weight: bold;
}
.button11 {
  background-color: #008CBA;
  border: 2px solid blue;
  color: white;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 13px;
  margin-bottom: 13px;
  margin-right: 13px;
  margin-left: 13px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}
.button11:hover
{
    background-image:none !important;
    background-color:#7CFC00 !important; /*glass green */
	color: blue;
	font-weight: bold;
}

.button2 {
  background-color: #7CFC00;
  border: 2px solid blue;
  color: #000080;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}
.button2:hover
{
    background-image: none !important;
    background-color: #008CBA !important;
	color: white;
	font-weight: bold;
}

.button3 {
  background-color: #228B22;
  border: 2px solid blue;
  color: #FFD700;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}
.button3:hover
{
    background-image: none !important;
    background-color: #008CBA !important;
	color: white;
	font-weight: bold;
}
.button4 {
  background-color: #228B22;
  border: 2px solid blue;
  color: #FFD700;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 15px;
  font-weight: bold;
}
.button4:hover
{
    background-image: none !important;
    background-color: #008CBA !important;
	color: white;
	font-weight: bold;
}
.button5 {
  background-color: #7CFC00;
  border: 2px solid blue;
  color: #000080;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
  width: 500px;
}
.button5:hover
{
    background-image: none !important;
    background-color: #008CBA !important;
	color: white;
	font-weight: bold;
}
.button6 {
 width: 220px;
 float: left;
 background-color: #008CBA;
 border: 2px solid blue;
 color: white;
 padding-top: 10px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-left: 5px;
 text-align: center;
 text-decoration: none;
 font-size: 15px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-right: 15px;
 margin-left: 15px;
 cursor: pointer;
 border-radius: 10px;
 font-weight: bold;
}
.button6:hover
{
 background-image:none !important;
 background-color:#7CFC00 !important; /*glass green */
 color: blue;
 font-weight: bold;
}

.button8 {
  background-color: #7CFC00;
  border: 2px solid blue;
  color: #000080;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 13px;
  margin-bottom: 13px;
  margin-right: 13px;
  margin-left: 13px;
  cursor: pointer;
  border-radius: 2px;
  font-weight: bold;
}

.button8:hover
{
    background-image: none !important;
    background-color: #008CBA !important;
	color: white;
	font-weight: bold;
}
.button9 {
  background-color: #DAF7A6;
  border: 2px solid blue;
  color: red;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}
.button10 {
  background-color: #7CFC00;
  border: 2px solid blue;
  color: #000080;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 13px;
  margin-bottom: 13px;
  margin-right: 13px;
  margin-left: 13px;
  cursor: pointer;
  border-radius: 2px;
  font-weight: bold;
  width: 50px;
}

.button10:hover
{
 background-image: none !important;
 background-color: #008CBA !important;
 color: white;
 font-weight: bold;
}
