.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #663300}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.linkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
