body {
	color: #955542;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	background-color: #FFF5F2;
	margin: 0;
	padding: 0;
	font-size: 14px;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
}
#anpa_colors_title {
	color: #846AAD;
	text-align: center;
}
#anpa_colors_title:hover {
	color: #955542;
	text-align: center;
	font-weight: bolder;
}
.middle {
	text-align: center;
}
#anpa_colors_info {
	text-align: justify;
	line-height: 22px;
}
#anpa_colors_info:hover {
	text-align: left;
	line-height: 22px;
}
a:link {
	color: #F54882;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7F58BD;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #4271D7;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #7F58BD;
	text-decoration: underline;
}
.anpa_colors_link {
	color: #00AD5F;
	background-color: #D4D5FC;
	text-align: center;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 12px;
	width: 322px;
	border: thin solid #4271D7;
}
.anpa_colors_link:hover {
	color: #2C6ED5;
	background-color: #FFBEB4;
	border: thin dotted #FF8300;
}
.input {
	text-align: center;
	padding-top: 12px;
	color: #EFF4FF;
	background-color: #4271D7;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
.input:hover {
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background-color: #D73765;
	font-weight: bolder;
	text-decoration: underline;
	border: medium dotted #2C6ED5;
}
#LinkToUs {
	text-align: center;
	color: B3E2C5;
}
#LinkToUs:hover {
	text-align: center;
	font-weight: bolder;
	color: #00BBEC;
}
#anpa_colors_links {
	color: #57B476;
	background-color: #E9FAFF;
	text-align: center;
	font-family: "Arial Black", "Arial MT", Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 18px;
	width: auto;
	border: thin solid #2C6ED5;
}
#anpa_colors_links:hover {
	color: #2C6ED5;
	background-color: #FF5F3D;
	text-align: left;
	font-family: "Arial Black", "Arial MT", Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 18px;
	width: auto;
	border: thin solid #FFFFFF;
}
.policies {
	color: #FFBEB4;
	background-color: D5D0F4;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.policies a:link {
	color: #D5D0F4;
	font-size: 10px;
	text-decoration: none;
	background-color: FFBEB4;
}
.policies a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #846AAD;
}
