.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #63342A;
}
.copyright {
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}

a:link {
	color: #63342A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


