

.sub {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fee404;
}

.sub:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fee404;
	text-decoration: underline;
}

.sub2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fee404;
}

.sub3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #fee404;
}

.bod {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FDEE02;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #464201;
	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: 12px;
	font-weight: bold;
	color: #ffffff;
	}
.subTit2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}
.subTit3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.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 : #ffffff; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : underline;
}

.bod_w {
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

.bod_w2 {
	font-family: "Tahoma";
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
}

.bod_w:hover 
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
}

.Column
{
	float:left;
	padding-right: 50px;
}

.bodLink {
	font-family: "Tahoma";
	font-size: 16px;
	color: #fee404;
	font-weight: bold;
}

.bodLink:hover {
	font-family: "Tahoma";
	font-size: 16px;
	color: #fee404;
	font-weight: bold;
}