@charset "utf-8";
/* CSS Document */

.txt10 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt14 {font-size:14px;}
.txt16 {font-size:16px;}
.txt18 {font-size:18px;}
.white {color:#FFF;}
.black14 {
	font-size:14px;
	color:#000;
	}

.red {	color:#a4322b;}
.brown {color:#967247;}
.grey {color:#434343;}

.white14 {
	font-size:14px;
	color:#FFF;
}

.white14 a:link {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

.white14 a:visited { 
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

.white14 a:hover {
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}

.white14 a:active {
	font-size:14px;
	color:#FFF;
}


.red12 {
	font-size:12px;
	color:#a4322b;
}

.red12 a:link {
	font-size:12px;
	color:#a4322b;
	text-decoration:none;
}

.red12 a:visited { 
	font-size:12px;
	color:#a4322b;
	text-decoration:none;
}

.red12 a:hover {
	font-size:12px;
	color:#a4322b;
	text-decoration:underline;
}

.red12 a:active {
	font-size:12px;
	color:#a4322b;
}

.menu_text {
	font-size:14px;
	color:#967247;
}

.menu_text a:link {
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.menu_text a:visited { 
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.menu_text a:hover {
	font-size:14px;
	color:#a4322b;
	text-decoration:underline;
}

.menu_text a:active {
	font-size:14px;
	color:#a4322b;
}
