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-size: 9px; font-family: Arial; line-height: 10px; text-align: left; }

a:visited { color: blue ; font-size: 9px; font-family: Arial; line-height: 10px; }

a:hover { color: yellow ; font-size: 9px; font-family: Arial; line-height: 10px; background-color: navy; }

a:active { color: blue; font-size: 9px; font-family: Arial; line-height: 10px; }
input { color: lime; }

