.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	}
a.textlinks:link { color:#333333; text-decoration:underline }
a.textlinks:visited { color:#333333; text-decoration:underline }
a.textlinks:hover { color:#666666; text-decoration:none; cursor:hand }
a.textlinks:active { color:#CCCCCC; text-decoration:underline }

.copylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A2ADA0;
	}
a.copylinks:link { color:#A2ADA0; text-decoration:underline }
a.copylinks:visited { color:#A2ADA0; text-decoration:underline }
a.copylinks:hover { color:#CCCCCC; text-decoration:none; cursor:hand }
a.copylinks:active { color:#CCCCCC; text-decoration:underline }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A2ADA0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

