A:link { text-decoration: none; color: yellow; }
a:visited { text-decoration: none; color: #dd0000; }
A:hover { text-decoration: underline; color: blue; }
.home { font-size: large; font-family: sans-serif; }
.home:hover { text-decoration: underline; color: blue; }
.subheading { color: yellow; }
