
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #523212;
}
.text_main a:link {
	color: #ff0000;
	text-decoration: none;
}
.text_main a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text_main a:active {
	color: #ffffff;
	background-color:#ff0000;
	text-decoration: none;
}
.text_main a:hover {
	color: #ffffff;
	background-color:#ff0000;
	text-decoration: none;
}
.text_customer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #16559c;
}
.text_customer a:link {
	color: #ff0000;
	text-decoration: none;
}
.text_customer a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text_customer a:active {
	color: #16559c;
	background-color:#ff0000;
	text-decoration: none;
}
.text_customer a:hover {
	color: #16559c;
	background-color:#ff0000;
	text-decoration: none;
}
.text_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #16559c;
}
.text_main_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
}
.text_title_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
}
.text_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}


