.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ##042b88;
	text-decoration: none;
}
.blackheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F36507;
	text-decoration: none;
}.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	text-decoration: underline;
}
