

.sub {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #783f01;
}
.sub2 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #783f01;
}
.bod {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4f4f4f;
}
.bod2 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #4f4f4f;
}
.link_w {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #783f01;
	}
.link_w:hover {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #fd7903;
	text-decoration : none;
}
A {     
	font-family: "Times New Roman";
	font-size: 11px;
        Color : #7d4609; 
	text-decoration : none;
}
A:hover { 
        font-family: "Times New Roman";
	font-size: 11px;
	Color : #fd7903; 
	text-decoration : none;
}
.subTit {
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: bold;
	color: #b40a1c;
}
.link {     
	font-family: "Times New Roman";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Times New Roman";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Times New Roman";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Times New Roman";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
}
	.bod_w {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #783f01;
	}
.bodLink {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
}
.bodLink:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: underline;
}
.bodLink2 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: underline;
}
.bodLink2:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
}
.ImgBorder {
	border: solid 1px #b40a1c;
}