@charset "UTF-8";
.header {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F9D0B5;
	padding-left: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.header a:link {
	font-family: Arial;
	color: #F9D0B5;
	text-decoration: none;
}
.header a:visited {
	font-family: Arial;
	color: #F9D0B5;
	text-decoration: none;
}
.header a:hover {
	font-family: Arial;
	color: #F9EDE4;
}
.subTxt1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #c1a28e;
	padding-left: 12px;
	line-height: 15px;
	text-decoration: none;
}
.subTxt1 a:link {
	font-family: Arial;
	color: #c1a28e;
	text-decoration: none;
}
.subTxt1 a:visited {
	font-family: Arial;
	color: #A28776;
}
.subTxt1 a:hover {
	font-family: Arial;
	
	color: #FAEEE5;
}
.subTxt2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #c1a28e;
	padding-left: 24px;
	line-height: 15px;
	text-decoration: none;
}
.subTxt2 a:link {
	font-family: Arial;
	color: #c1a28e;
	text-decoration: none;
}
.subTxt2 a:visited {
	font-family: Arial;
	color: #A28776;
}
.subTxt2 a:hover {
	font-family: Arial;
	color: #FAEEE5;
}
