.back {
	text-align: center;
	background-color: #CCCCCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7B84;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1A7EE;
	background-color: #F6F5F1;
	line-height: 15px;
}
a:link {
	color: #B1A7EE;
	text-decoration: none;
}
a:visited {
	color: #B1A7EE;
	text-decoration: none;
}
a:hover {
	color: #B1A7EE;
	text-decoration: none;
	background-color: #FBDEB6;
}
a:active {
	color: #B1A7EE;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7B84;
	line-height: 18px;
	font-weight: bold;
}
.databg {
	background-image: url(images/topetxn.jpg);
	background-repeat: repeat-x;
}
