.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Arial Narrow, Helvetica, sans-serif;
    color:#F8C380
	}
.textaddr{
	font-weight : bold;
	font-size : 18px;
	font-family : Arial Narrow, Helvetica, sans-serif;
	color:#F8C380;
	}
.textdt{
	font-weight : bold;
	font-size : 16px;
	font-family : Arial Narrow, Helvetica, sans-serif;
	color: #F8C380;
	}	
.texti{
	font-weight : normal;
	font-size : 17px;
	font-style: italic;
	font-family : Arial Narrow, Helvetica, sans-serif;
	color: #F8C380;
	}	
	

	a:link {
	text-decoration:none;
	color:#fca001;
}
	a:visited {
	text-decoration:none;
	color:#fca001;	
}
	a:active {
	text-decoration:none;
	color:#fca001;
}
	a:hover {
	text-decoration:none;
	color:#fe7a19;
	}


