.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.org-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF7112;
	text-decoration: none;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #B60A0A;
	text-decoration: none;
}

.llinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.llinks:hover{
	color: #FF6633;
	text-decoration: underline;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #081FA5;
	text-decoration: underline;
}
.links:hover{
	color: #FF6633;
	text-decoration: NONE;
}

.titboxbg{
	background-image: url(../images/develpoment-studio.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;

}.whitetxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
