a,td {
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
}
a:link {color: #0000aa;}     /* unvisited link */
a:visited {color: #0000aa;}  /* visited link */
a:hover {color: #0000AA;
		text-decoration:underline;}   /* mouse over link */
a:active {color:#0000aa}

a.comments {
	float:right; cursor:pointer;
}
a.comments:hover {color: #0000AA;
		text-decoration:underline;}   /* mouse over link */
a.comments:active {color:#0000aa}

