 #copyright a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 10px;


}
 
 #copyright a:visited {
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}

  #copyright a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
 
 #copyright a:active {
	color: #804000;
	text-decoration: none;
	font-weight: bold;

}

#border {
	color: #808d1c;


}

