body {		background-color:#99cc66;
	  		color:#000000;
	  		background-position:center;
}

.textnav {	background-color:#99cc66;
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
}

.inactive {	background-color:#99cc66;
			color:#FFffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
}

.basictext {font-family: Arial, Helvetica, sans-serif;
		    font-size: 12px;
}

.boldtext {font-family: Arial, Helvetica, sans-serif; 
		   font-size: 12px; 
		   font-weight: bold; 
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
}

.graytext {font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color: #666666;
		   background-color:#FFFFFF;
}

.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	background-color: #FF99CC;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CDEBAD;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	background-color: #FFCCFF;
	text-decoration: none;
}
.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #FF99CC;
	text-decoration: none;
}
.navigation4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	background-color: #FFCCFF;
	text-decoration: none;
}
.navigationbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF3399;
	text-decoration: none;
	background-color: #FFCCFF;
}
.hiddentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.giveaway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF3399;
	text-decoration: none;
	line-height: 30px;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	background-color: #CDEBAD;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF3399;
	text-decoration: none;
}
.noteheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCCFF;
}
.notespacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCCFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.discount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-decoration: line-through;
}
