a {
	text-decoration:none;
	color:#8e8eff;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}
body,table {
	font-size: 10pt;
}
