.textcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #669999;
	text-decoration: underline;
}
a:visited {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #669999;
	text-decoration: underline;
}
a:hover {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #365252;
	text-decoration: none;
}
td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #444444;

}
.button {
	font-family: "MS Sans Serif", "Tahoma", "sans-serif";
	font-size: 10px;
	background: transparent;
	cursor: hand;
	border-width: 0px;
	height: 22px;
	width: inherit;
}
