body ,html{
	color: black;
}
a:link {
	color: #0070CA;
	text-decoration: none
}
a:visited { color: #174380; text-decoration: none }
a:hover { color: #96003a; text-decoration: underline }
td.title { letter-spacing: 2px; padding: 5px 3px }
td.word { line-height: 140% }
