

.sub {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #ec0000;
}
.sub2 {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
}
.link_w {
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
	}
.link_w:hover {
	font-family: "Georgia";
	font-size: 12px;
	color: #c36f43;
	text-decoration : none;
}
A {     
	font-family: "Georgia";
	font-size: 13px;
    color : #595858; 
	text-decoration : none;
}
A:hover { 
    font-family: "Georgia";
	font-size: 13px;
	color : #c36f43; 
	text-decoration : none;
}
.subTit {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #002f6a;
}
.link {     
	font-family: "Georgia";
	font-size: 12px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Georgia";
	font-size: 12px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Georgia";
	font-size: 12px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Georgia";
	font-size: 12px;
	Color : #595858; 
	text-decoration : none;
}

.bod_w
{
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
}
.linkMenu {     
	font-family: "Georgia";
	font-size: 14px;
    color : #595858; 
	text-decoration : none;
	font-style: italic;
}
.linkMenu:hover { 
    font-family: "Georgia";
	font-size: 14px;
	color : #a5b0bd; 
	text-decoration : none;
}

.bodLink {
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
	text-decoration: underline;
	font-weight:bold;
}

.bodLink:hover {
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
	text-decoration: none;
	font-weight:bold;
}

.bodLink2 {
	font-family: "Georgia";
	font-size: 12px;
	color: #002f6a;
	text-decoration: none;
}

.bodLink2:hover {
	font-family: "Georgia";
	font-size: 12px;
	color: #406faa;
	text-decoration: underline;
}