a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#text {
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
}