.text_title {
	color: #BBDDFF;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 16px;
}
.text1 {
	color: #223355;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
}
.text2 {

	color: #883300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.button_text {
	color: #99EEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
}
.button_text:link {
	color: #99EEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}
.button_text:visited {
	color: #88DDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}
.button_text:active {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}
.button_text:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}
.text_copyright {

	color: #BBDDFF;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 14px;
}
.text_copyrightLink:link {
	color: #BBDDFF;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.text_copyrightLink:visited {
	color: #AADDFF;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.text_copyrightLink:active {
	color: #FFFF66;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.text_copyrightLink:hover {
	color: #FFFF00;
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.text_link:link {
	color: #4455FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
.text_link:visited {
	color: #4455DD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
.text_link:active {
	color: #9988FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
.text_link:hover {
	color: #5577FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
.text_titleDark {

	color: #2233EE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
}
.text1_light {

	color: #D0D7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
}

