@charset "utf-8";
.center_content {
	text-align: center;
}
.footer1 {
	font-size: 24px;
	font-weight:bold;
}

a.red:link {color: #000000; text-decoration:none   }
a.red:active {color: #0000000; text-decoration:none  }
a.red:visited {color: #000000;  text-decoration:none }
a.red:hover {color: #ffffff; text-decoration:none  }