
/* --------------------------------------------------------------------------- */
/*                                                                             */
/* Copyright                                                                      */
/*                                                                             */
/* --------------------------------------------------------------------------- */
.copyright {
	color:#404040;
	font-family:verdana;
	font-size:10px;
	margin-top:10px;
}

.copyright a, .copyright a:visited{
	color:#404040;
	text-decoration:none;
}

.copyright a:hover {
	text-decoration:underline;
}
