.box {
	height: auto;
	width: 770px;
	border: 1px solid #000000;
	margin: 50;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}

