

.sub {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sub2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #0072b1;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #0072b1;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #a3b510;
	text-decoration : none;
}
A {     
	font-family: "Tahoma";
	font-size: 11px;
        Color : #ffffff; 
	text-decoration : none;
}
A:hover { 
        font-family: "Tahoma";
	font-size: 11px;
	Color : #0072b1; 
	text-decoration : none;
}
.subTit {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #0072b1;
}
.link {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
}

.bod_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #0072b1;
}

.bodLink {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
	text-decoration : none;
}

.bodLink:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
	text-decoration : underline;
}

.bodLink2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
	text-decoration : underline;
}

.bodLink2:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
	text-decoration : none;
}

.ImgBorder {
	border: solid 1px #0072b1;
}