
.Head {
	font-size:14px;
	font-weight:bold;
	color:#666666;	
}
.Normal {
	font-size:12px;
	font-weight: normal;
	color:#666666;	
	line-height: 20px;
}
.txtLogin,
a.txtLogin:link,
a.txtLogin:visited {
	font-size:12px;
	font-weight: normal;
	color:#666666;	
}
a.txtLogin:hover {
	font-weight: normal;
	color: #333333;	
}


/* ====== NEWS in HOMEPAGE ====== */
.NewsTitle  {
	font-weight: bold;
	font-size:14px;
	color:#006EAB;	
	text-transform:uppercase;
}

