
.sub {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.bod {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
}

.bod2 {
	font-family: "Tahoma";
	font-size: 16px;
	color: #ff8400;
}

.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}

.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #EBBB4B;
	text-decoration : underline;
}

A {     
	font-family: "Tahoma";
	font-size: 11px;
        Color : #595858; 
	text-decoration : none;
}

A:hover { 
        font-family: "Tahoma";
	font-size: 11px;
	Color : #EBBB4B; 
	text-decoration : underline;
}

.subTit {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #ff8400;
}

.link {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #ff8400; 
	text-decoration : none;
}

.link:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #ffa430; 
	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: #ffffff;
}

.bodLink {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}

.bodLink:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	text-decoration : none;
}

