.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7e80;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7e80;
	text-decoration: underline;
	text-align: justify;
	line-height: 18px;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7e80;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e40202;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efc7c1;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97c1ad;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5eb2e5;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #afafaf;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}


.text_red_size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e40202;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7c7e80;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #583d3e;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_darkgrey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
	text-align: justify;
	line-height: 18px;
}

.text_darkpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_darkpink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;
	text-align: justify;
	line-height: 18px;
}


.text_darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_darkblue:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	text-align: justify;
	line-height: 18px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.text_size11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e80;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.text_darkblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f72b7;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
