body, td {
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #33c;
}
a:hover {
	color: #33f;
}
a:link {
	color: #33c;
	text-decoration: none;
}
a:visited {
	color: #c6c;
}
.copyright {
	font-family: 'Times New Roman', Times, serif;	
	font-size: .9em;
}