body {
	background-color: #14528F;
	background-image: url(../_images/BgCBS12.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ---------Footer ITI Computers Link-------------- */

.ITIfooter {
	font-size: 9px;
	color: #0E3258;
}
.ITIfooter a{
	font-size: 9px;
	text-decoration: none;
	color: #0E3258;
}
.ITIfooter a:hover{
	font-size: 9px;
	color: #0E3258;
	text-decoration: underline;
}

