body { color: black; font-family: "Times New Roman"; }

p { font-family: "Times New Roman"; }

td { font-family: "Times New Roman"; }

a:link { color: blue ; font-family: "Times New Roman"; text-align: left; }

a:visited { color: blue ; font-family: "Times New Roman"; }

a:hover { color: yellow ; font-family: "Times New Roman"; background-color: navy; }

a:active { color: blue; font-family: "Times New Roman"; }
input { color: black; font-family: "Times New Roman"; }

