@charset "utf-8";
/* CSS Document */

.btn {
  background: #0080C0;
  background-image: -webkit-linear-gradient(top, #000066, #0080C0);
  background-image: -moz-linear-gradient(top, #000066, #0080C0);
  background-image: -ms-linear-gradient(top, #000066, #0080C0);
  background-image: -o-linear-gradient(top, #000066, #0080C0);
  background-image: linear-gradient(to bottom, #0080C0, #0080C0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  text-shadow: 0px 0px 0px #0080C0;
  -webkit-box-shadow: 0px 1px 0px #0080C0;
  -moz-box-shadow: 0px 1px 0px #0080C0;
  box-shadow: 0px 1px 0px #0080C0;
  font-family: Arial;
  color: #ffffff;
  font-size: 60px;
  padding: 40px;
  text-decoration: none;
}

.btn:hover {
  background: #0080C0;
  background-image: -webkit-linear-gradient(top, #000066, #0080C0);
  background-image: -moz-linear-gradient(top, #000066, #0080C0);
  background-image: -ms-linear-gradient(top, #000066, #0080C0);
  background-image: -o-linear-gradient(top, #000066, #0080C0);
  background-image: linear-gradient(to bottom, #000066, #0080C0);
  text-decoration: none;
}

.Style1 {
	font-family: Waverly;
	font-size: 36px;
	color: #0BC0F4;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; 
	color: #0BC0F4;
}
.Style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px; 
	color: #0BC0F4;
}
.Style4 {
	font-family: Waverly;
	font-size: 36px;
	color: #1E5875;
}
.Style5 {
	font-family: Waverly;
	font-size: 36px;
	color: #CA4F67;
}

.Style6 {
	font-family: Waverly;
	font-size: 36px;
	color: #812962;
}

.Style5 {
	font-family:cooper Std Black;
	font-size: 36px;
	color: #CA4F67;
}
.Style17 {font-size: 75px}
.Style20 {color: #1E5875; font-size: 23px; font-family: Verdana;}
.Style200 {color: #1E5875; font-size: 33px; font-family: Verdana;}
.Style22 {color: #CA4F67; font-size: 23px; font-family: Verdana;}

.Style24 {color: #812962; font-size: 23px; font-family: Verdana;}

.Style21 {color: #0BC0F4}
.Style23 {font-family: Waverly; font-size: 46px; color: #1E5875; }