.linksCopy2 {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	filter: Light;

}
a:hover {
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
.linksCopy3 {
	font-weight: bold;
	text-decoration: blink;
	color: #000099;

}
.txt3 {
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #333333;

}
.picture {
	text-align: right;
	padding: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	text-decoration: none;

}
.box {
	border: groove;
}
