a {text-decoration:none;
}

a:hover {text-decoration:underline;
}

body {font-size:10pt;
}
table {font-size:10pt;
}

p {font-size:10pt;
}

a {text-decoration:none;
color:red;
}
a:visited {color:black;
}
a:hover {text-decoration:underline;
}