/* Add here all your CSS customizations */
.titleheader{
	color: #F57421;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	font-size: 2.0em;
	font-weight: 300;
	line-height: 42px;
	margin: 0 0 32px 0;
	}

#descrpt
{
padding:10px;
}
.alink
{
	color:#F57421;
	text-decoration:none;
	font-size:15px;
	
}

.alink:hover
{
	color:#F57421;
	text-decoration:none;
}
.text2
{
	color:#fff;
}