a {
	text-decoration:none;
	color:#00f;
}
a:hover { color:#c00; text-decoration: underline; }

body,table {
	font-size: 10pt;
}

