.link {
	color: #;
	text-decoration: none;
	border: thin none;
	}
A:link { color: #FFFFFF} /* unvisited links */
A:visited { color: #FFFFFF}
