.welcome {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 7A6A0A;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #26666E;
	text-decoration: underline;
}
	.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.credit {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.txtBlue {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #376F6F;
	text-decoration: none;
}
.txtSmall {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
