a:link {
	color: #000;
	width: 20px;
	word-spacing: 30em;
	vertical-align: baseline;
	text-align: center;
	position: inherit;
	right: 0px;
	bottom: 0px;
	overflow: inherit;
	top: auto;
	text-decoration: none;
}
a:visited {
	color: #3C0;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
link {
	text-decoration: underline;
}

