.header{
	font-family : Tahoma;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
	/* color : #336633;
	*/
}
.commonBold{
	font-family : Tahoma;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;			
	/* color : #336633; */
}
.common{
	font-family : Tahoma;
	font-size : 12px;
	color : #FFFFFF;			
	/* color : #336633; */
}
A.common{
	font-family : Tahoma;
	font-size : 14px;
	color : #FFFFFF;
	cursor : crosshair;
	
}
A.common:hover{
	font-family : Tahoma;
	font-size : 14px;
	color : #B39300;
	text-decoration : none;
}
.newsHeader{
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
}
.newsTxtBold{
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}
.newsTxt{
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
}
A.newsTxt{
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}