.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;


}
.ttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DA9292;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


.header a:hover {
	color: #DA9292;

}
.header a:link {
	color: #000000;
	text-decoration: none;
}
.header a:visited {color: #000000; }



.txt a:hover {
	color: #DA9292;

}
.txt a:link {
	color: #DA9292;
}
.txt a:visited {color: #DA9292; }