body
{
 background-color: #99cc99;
}

.sub {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4f8197;
}
.bod {
	font-family: Arial;
	font-size: 12px;
	color: #4f4f4f;
}
.link_w {
	font-family: Arial;
	font-size: 11px;
	color: #1f617f;
	}
.link_w:hover {
	font-family: Arial;
	font-size: 11px;
	color: #EBBB4B;
	text-decoration : none;
}
A {     
	font-family: Arial;
	font-size: 11px;
        Color : #1f617f; 
	text-decoration : none;
}
A:hover { 
        font-family: Arial;
	font-size: 11px;
	Color : #EBBB4B; 
	text-decoration : none;
}
.subTit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1c6b00;
}
.link {     
	font-family: Arial;
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: Arial;
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: Arial;
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: Arial;
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
}

.bod_w {
	font-family: Arial;
	font-size: 11px;
	color: #1f617f;
}

.linkMenu {     
	font-family: Arial;
	font-size: 11px;
    color : #1f617f; 
	text-decoration : none;
    font-weight: bold;
}
.linkMenu:hover { 
    font-family: Arial;
	font-size: 11px;
	color : #EBBB4B; 
	text-decoration : none;
	font-weight: bold;
}

.ImgBorder
{
 border: solid 1px #1f617f;
}
