

.sub {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #123356;
}
.sub2 {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #123356;
}
.bod {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
}
.link_w {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	}
.link_w:hover {
	font-family: "Georgia";
	font-size: 13px;
	color: #bba128;
	text-decoration : none;
}
A {     
	font-family: "Georgia";
	font-size: 13px;
        Color : #ffffff; 
	text-decoration : none;
}
A:hover { 
        font-family: "Georgia";
	font-size: 13px;
	Color : #123356; 
	text-decoration : none;
}
.subTit {
	font-family: "Georgia";
	font-size: 13px;
	font-weight: bold;
	color: #bba128;
}
.link {     
	font-family: "Georgia";
	font-size: 13px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Georgia";
	font-size: 13px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Georgia";
	font-size: 13px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Georgia";
	font-size: 13px;
	Color : #595858; 
	text-decoration : none;
}
	.bod_w {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	}
.bodLink {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	text-decoration : none;
}
.bodLink:hover {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	text-decoration : underline;
}
.bodLink2 {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	text-decoration : underline;
}
.bodLink2:hover {
	font-family: "Georgia";
	font-size: 13px;
	color: #ffffff;
	text-decoration : none;
}
.ImgBorder {
	border: solid 1px #bba128;
}