body {
	background-color: #eee8cc;
	font-family:"Franklin Gothic Book", Verdana, Arial, sans-serif;
}

a {
	text-decoration:none;
}

a:link {text-decoration: none;}

a:hover {
	text-decoration: none;
	background-color: #ffcc99;
}


.label {font-weight:bold;font-size:12pt;}

.result {}

.hilite {color:red;}

.letter-menu {
	font-size: 10pt;
}

span.letter-menu {
	font-weight:bold;
	color:red;
}

.text-line {
	font-size:14pt;
	font-family:times,"times roman", serif;
}

a.word {
	font-family:"Times Roman", serif;
}
