.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	padding-left: 10px;
}
a:link {
	text-decoration : none;
	color:#B93167
}

a:visited {
	text-decoration :none;
	color:#B93167
}

a:hover {
	text-decoration :none;
	color:#FFFFFF
}