.sub {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sub2 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #08771d;
}
.bod {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
}
.link_w {
	font-family: "Verdana";
	font-size: 10px;
	color: #4c58b5;
	}
.link_w:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: #EBBB4B;
	text-decoration : underline;
}
.link_w2 {
	font-family: "Verdana";
	font-size: 10px;
	color: #066e19;
	}
.link_w2:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: #f8f626;
	text-decoration : underline;
}
A {     
	font-family: "Verdana";
	font-size: 10px;
    Color : #ffffff;
	font-weight: bold; 
	text-decoration : none;
}
A:hover { 
        font-family: "Verdana";
	font-size: 10px;
	Color : #EBBB4B;
	font-weight: bold; 
	text-decoration : underline;
}
.subTit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08771d;
}
.link {     
	font-family: "Verdana";
	font-size: 10px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Verdana";
	font-size: 10px;
	Color : #595858; 
	text-decoration : underline;
	
	}
.link2 {     
	font-family: "Verdana";
	font-size: 10px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Verdana";
	font-size: 10px;
	Color : #595858; 
	text-decoration : underline;
}
	.bod_w {
	font-family: "Verdana";
	font-size: 10px;
	color: #08771d;
	}
.sub2red {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
