body { color: black; font-size: small; font-family: Arial; background-color: #ffc; }
h1 { color: black; font-size: large; font-family: Arial; font-weight: 700; }
a:link { color: blue; font-size: small; text-decoration: underline; }
a:visited { color: blue; font-size: small; text-decoration: underline; }
a:hover { color: blue; font-size: small; font-family: Arial; }
a:active { color: blue; font-size: small; text-decoration: underline; }
h2 { color: black; font-size: medium; font-weight: 700; }
