a {
	text-decoration:none;
	color:#ec0000;
}
a:hover {color:#ff0000;
     text-decoration:underline;
}

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