.heading {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12pt;
  color: #000080;
}

A.clues {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  color: black;
}

a:hover {
 color:red; text-decoration:underline;
}
body {background-color: #ffffff;
	  color: 			#420000;
	  font-family:      tahoma;
	  font-size:        12px;
	  vertical-align:   justify;
	  }

a.txt
{
	color: #420000;
	font-family: tahoma;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
a.itxt
{
	color: #420000;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: italic;
	font-weight: bold;
}
