
body           { font-size: small; font-family: Georgia; line-height: 180%; text-decoration: none; background-color: #92268f; background-image: url("images/navimages/longtile.png"); background-repeat: repeat-x }
a:link    { color: purple; text-decoration: none }
a:hover { color: maroon; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:active    { color: #f3f; text-decoration: none }
#boldybold   { color: navy; font-size: large }

.navbar :link      { color: white; font-size: 16px; font-family: sans-serif; font-weight: bold; text-decoration: none; padding-top: 5px }
.navbar :visited    { color: #fcf; text-decoration: none }
.navbar :hover  { color: #ff0; text-decoration: none }
.navbar :active   { color: #f90; text-decoration: none }
