.text {
	font-family: tahoma;
	font-size: 11px;
	color: #00639C;
}
.address {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.blue {
	font-family: tahoma;
	font-size: 11px;
	color: #00639C;
}
.blue a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.blue a {
	font-family: Tahoma;
	font-size: 11px;
	color: #016AA7;
	text-decoration: none;
