@charset "UTF-8";

#line {
	position: absolute;
	top: 100px;
	left: 200px;
	height:241;
	width:641;
	bottom: 0px;
	border: none;
	font-family: Century GOthic, Arial;
	font-size: 9pt;
	text-align: center;
	font-color: 

}

#line a {
	color: #b10472;
	text-decoration: none;
}