@charset "utf-8";
#pub {
	text-align: center;
}
#pub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF09DF;
	font-weight: bold;
	text-decoration: none;
}

#pub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF09DF;
	font-weight: bold;
	text-decoration: underline;
}
