

.sub {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.sub2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4d575f;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #fcdc02;
	text-decoration : underline;
}
A {     
	font-family: "Tahoma";
	font-size: 11px;
        Color : #ffffff; 
	text-decoration : none;
}
A:hover { 
        font-family: "Tahoma";
	font-size: 11px;
	Color : #EBBB4B; 
	text-decoration : underline;
}
.subTit {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #8d9195;
}
.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: "arial";
	font-size: 11px;
	Color : #8d9195;
	font-weight: bold; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "arial";
	font-size: 11px;
	Color : #595858;
	font-weight: bold; 
	text-decoration : underline;
}
	.bod_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	}
