@import url("links.css");
.txtbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #828282}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A5A5A5;
	text-decoration: none;
}
.txtbox {  border: 1px #A5A5A5 solid; color: #949494}
.txtBoxSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:hover {
	color: #000000;
}
a:link {
	color: #333333;
}
