

.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9e4436;
}
.sub2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #9e4436;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #EBBB4B;
	text-decoration : underline;
}

A
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #595858; 
	text-decoration : none;
}

A:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	color : #995858; 
	text-decoration : none;
}
.subTit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9e4436;
}
.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;
}

.bod_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #9e4436;
}

.ImgBorder
{
	border: solid 1px #595858;
}