

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bod {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.bodHome {
	font-family: Verdana;
	font-size: 12px;
}
.bod2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #66bb66;
	font-weight: bold;
}
.bod3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #66bb66;
	font-weight: bold;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
    color : #ffffff; 
	text-decoration : none;
	font-weight: bold;
}
A:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #88ee77; 
	text-decoration : none;
	font-weight: bold;
}

.link {     
	font-family: Tahoma;
	font-size: 11px;
    color : #4477ee; 
	text-decoration : none;
	font-weight: bold;
}
.link:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #88ee77; 
	text-decoration : none;
	font-weight: bold;
}

.subTit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}