.old_body{
	background-image: url(digisystems.jpg);
	background-size: cover;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.textu {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.textlower {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.textmini {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
a:link, a:visited, a:active, a:hover {
	font-size: 12px;
	color: #0066ff;
	text-decoration: none;
}
