@charset "utf-8";
/* CSS Document */

#holder { width: 1020px; height: 20x; margin-left: auto; margin-right: auto;}
#footer { width: 1020px; height: 20px; margin-left: auto; margin-right: auto; text-align:right;}
.bythescruff { color: #999999; font-family: Arial; font-size: 9px; float: right; padding-right: 43px; padding-top: 20px; }

a:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 9px;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
}
