body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat : no-repeat;
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	background-color:#DEC7AB;
}

/* ========================  ANCHOR STYLES ===================*/

.utilityNav  { color: white; font-size: 12px; font-family: verdana, arial, sans-serif; font-weight: bold; text-decoration: none; padding-right: 5px; padding-left: 5px }

a.utilityNav:hover {
	background-color:#828FAA;
}
