a { text-decoration:none }

.Text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
}
.Text_Gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
}
.Text_Gold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
}
.spacer {
  background-image: url("http://mobile.saltydog.com/images/spacer.png");
  background-repeat: repeat-x;
}

    input.box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #FFCC33;
    border: 2px solid #FFCC33;
    height: 44px;
    padding-left: 5px;
    }
    input.submit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    border: 2px solid #FFCC33;
    height: 44px;
    padding-left: 5px;
    }

.box2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #FFCC33;
    }
strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #FFCC33;
    }

.out { background-color: #999999;}
