.link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12.5px;
}
.link:hover {
	color: #666666;
	text-decoration: none;

}
.navBottom {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.navBottom:hover {
	color: #99CCFF;
	text-decoration: underline;
}
.td {
	background-repeat: no-repeat;
	background-position: top;
}
.menu {
	color: #999999;
	text-decoration: none;
}
.menu:hover {
	color: #669900;
	text-decoration: underline;
}
.top {
	color: #003399;
	text-decoration: none;
}
.location {
	color: #666666;
	text-decoration: underline;
}
body {
	
}
.box {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.boxCopy {
	border: 1px solid #CCCCCC;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
}
