html {
  overflow-y: scroll;
}

td {
 font-family:times new roman, times, arial;
 font-size:13px;

}

a:link {
 text-decoration:none;
 color: #0274cc;
}

a:visited {
 text-decoration:none;
 color: #0274cc;
}


a:hover {
 text-decoration:line-through;
}
