

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #4f4f4f;
}
.link_w {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #f78000;
	}
.link_w:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration : none;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #ffffff; 
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #f78000; 
	text-decoration : none;
}
.subTit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f78000;
}
.link {     
	font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #595858; 
	text-decoration : underline;
	
	}
.link2 {     
	font-family: "MS Sans Serif";
	font-size: 14px;
	Color : #BA0419; 
	text-decoration : underline;
}
.link2:hover { 
    font-family: "MS Sans Serif";
	font-size: 14px;
	Color : #595858; 
	text-decoration : underline;
}
	.bod_w {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #f78000;
	}