
.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f16300;
}
.sub2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #757575;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #0074c3;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #757575;
	text-decoration : underline;
}
A {     
	font-family: "Tahoma";
	font-size: 11px;
        Color : #0074c3; 
	text-decoration : none;
}
A:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	color : #757575; 
	text-decoration : underline;
}

.MenuLink {     
	font-family: "Tahoma";
	font-size: 11px;
    color : #0074c3; 
	text-decoration : none;
	font-weight: bold;
}

.MenuLink:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	color : #44b4f3; 
	text-decoration : none;
	font-weight: bold;
}

.subTit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f16300;
}
.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: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : underline;
}
	
.ImgBorder
{
	border: solid 1px #0074c3;
}