

.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:19px;
}
.link_w {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}
.link_w:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #EBBB4B;
	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: 14px;
	font-weight: bold;
	color: #FF0000;
}
.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;
}

.link3 {     
	font-family: Tahoma;
	font-size: 11px;
    color : #ffffff; 
	text-decoration : none;
	font-weight:bold;
}
.link3:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #EBBB4B; 
	text-decoration : underline;
	font-weight:bold;
}

.bod_w {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}
.imgBorder
{
	border: solid 1px black;
}
