a.linkText {
	font-size: 0.9em;
	line-height: 1.1em;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.linkText:link  {
	color: #333;
	text-decoration: none;
}
a:visited.linkText  {
	color: #000;
	text-decoration: none;
}
a:hover.linkText  {
	color: #000;
	text-decoration: underline;
}
