#intro{
	background: url("http://www.datatrans-inc.com/images/intro-home-3.gif") no-repeat;
	font-size: 18px;
	color: white;
	width: 480;
	height: 122;
}

.solutions_content{
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: white;
	font-size: 11px;
	padding: 3px;
}

.solutions_content a{
	text-decoration: none;
	color: blue;
}

.solutions_content a:hover{
	text-decoration: underline;
	color: gray;
}
.body_content_home a{
	text-decoration: none;
	color: #000000;
}
.body_content_home{
	font-size: 12px;
	font-style: "verdana, arial, helvetica, sans-serif";
}
