@charset "utf-8";
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AE0030;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	list-style-type: none;
	text-align: center;
}
