.tunnelBG {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodylinks {
	color: #900;
}
.Navigation {
	text-decoration: none;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.UPSsub {
	font-size: 10px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
.footerheaderhome{
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.footerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.footersubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-right: 10px;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
}
greyfooterssubs {
	color: #6A6A6A;
}
a:link {
	color: #CCC;
}
#footerlink {
    color:#666;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
