.utt {
	background-image: url(UT&T-Base-Art.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
.nav a:link {  color: #000000;  font-weight: bold; text-decoration: none}
.nav a:visited {  color: #000000; font-weight: bold; text-decoration: none}
.nav a:hover {
	color: #000000;
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

