p { font-size: small; font-family: "trebuchet ms"; line-height: 1.4em; }
.caps { text-transform: uppercase; }
h3 { color: #6c348f; font-size: large; font-family: "trebuchet ms"; font-weight: bold; }
a:link { color: blue; }
a:visited { color: #ab509f; }
a:hover { color: black; background-color: yellow; }
a:active { color: red; }
.photo { border: solid 1px #000; }
.caption { font-weight: bold; font-style: italic; }
.footer { color: white; font-size: smaller; font-family: verdana; }
.table { border-color: blue; border-width: 10px; outline-color: fuchsia; outline-width: 12px; }
