

.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #207bff;
}
.sub2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;
	line-height:16px;
}
.bod2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	line-height:18px;
}
.link_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #444444;
}

.link_w:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #207bff;
	text-decoration : none;
}

A
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #595858; 
	text-decoration : none;
}

A:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #207bff; 
	text-decoration : underline;
}

.linkMenu
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #595858; 
	text-decoration : none;
	font-weight: bold;
}

.linkMenu:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	color : #207bff; 
	text-decoration : none;
	font-weight: bold;
}

.linkMenuSel
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #207bff; 
	text-decoration : none;
	font-weight: bold;
}

.linkMenuSel:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	color : #207bff; 
	text-decoration : none;
	font-weight: bold;
}

.subTit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858;
	text-decoration : underline;
	
	}
.link2 {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : underline;
}

.bod_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #444444;
}

.color1 {
	color: #207bdd;
}