.copy{
	font-family:verdana;
	font-size:11px;
	color:#484A61;
}

.dots{
	background-image:url(images/dotsbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
a:link {
	color:#484A61;
	text-decoration: none;
}
a:visited {
	color:#484A61;
	text-decoration: none;
}
a:hover {
	color:#484A61;
	text-decoration: underline;
}
a:active {
	color:#484A61;
	text-decoration: none;
}