@charset "utf-8";

.text_13px, .text_13px a, .text_13px a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	text-align: center;

}


.text_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4B301E;
	font-weight:bold;

}


.text_12_red {

	font-size: 12px;
	color: #C00029;
}
.text_12_grey {

	font-size: 12px;
	color: #333333;
}
.text_12_white {

	font-size: 12px;
	color: #FFF;
}


.text_14_white {

	font-size: 14px;
	color: #FFF;
}

.text_14_white a {

	font-size: 14px;
	color: #DFC166;
	text-decoration:none;
}

.text_14_white a:hover {

	font-size: 14px;
	color: #DFC166;
	text-decoration:underline;
}
.text_14_white_bold {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}


.text_14_dblue {

	font-size: 14px;
	color: #194566;
}
.text_14_blue {

	font-size: 14px;
	color: #BFEFFF;
}


.text_14_blue_bold {

	font-size: 14px;
	color: #BFEFFF;
	font-weight: bold;
}

.text_14_grey_link {

	font-size: 14px;
	color: #333333;
	text-decoration:none;
}


.text_14_grey_link a {

	font-size: 14px;
	color: #1A4566;
	text-decoration:none;
}
.text_14_grey_link a:hover {

	font-size: 14px;
	color: #1A4566;
	text-decoration:underline;
}

.text_14_grey {

	font-size: 14px;
	color: #333333;
	text-decoration:none;
}


.text_14_grey a {

	font-size: 14px;
	color: #D96D00;
	text-decoration:none;
}
.text_14_grey a:hover {

	font-size: 14px;
	color: #D96D00;
	text-decoration:underline;
}


.text_14_black a {

	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.text_14_black a:hover {

	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

.text_14_grey_bold {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.txt_heading {
	font-family: 'Adamina', serif;
	font-size: 13px;
	color: #FFFFFF;
}

.txt_heading_white_big {
	font-family: 'Adamina', serif;
	font-size: 17px;
	color: #FFFFFF;
}
.txt_heading_yellow_big {
	font-family: 'Adamina', serif;
	font-size: 17px;
	color: #DFC166;
}

.txt_heading_red_big {
	font-family: 'Adamina', serif;
	font-size: 17px;
	color: #C5002B;
}

.txt_heading_yellow {
	font-family: 'Adamina', serif;
	font-size: 13px;
	color: #DFC166;
}
.txt_heading_brown {
	font-family: 'Adamina', serif;
	font-size: 13px;
	color: #4A2C00;
}

.txt_heading_14 {
	font-family: 'Adamina', serif;
	font-size: 14px;
	color: #FFFFFF;
}

.txt_heading_14_blue {
	font-family: 'Adamina', serif;
	font-size: 14px;
	color: #13256B;
}

.txt_heading_21_blue {
	font-family: 'Adamina', serif;
	font-size: 21px;
	color: #13256B;
}

.txt_light,  .txt_light a, .txt_light a:hover{
	color:#AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	text-align: center;

}