.blue-drk-cell-tone {
	background-color: #00256B;
}
.grey-lt-cell-tone {

	background-color: #C6C6C6;
}
.text-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text-address a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.text-address a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text-address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}


.text-address-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.blue-drk-cell-tone-kenning {
	background-color: #00256B;
	background-attachment: fixed;
	background-image: url(../2010/components/kenningblue.gif);
	background-repeat: no-repeat;
	background-position: 800px center;
}
