H1 { font-family: sans-serif ; color: black }
H2 { font-family: sans-serif ; color: black }
H3 { font-family: sans-serif ; color: black }
P  { font-family: sans-serif }
LI { font-family: sans-serif }
TD { font-family: sans-serif }
A:link { color: blue }
A:visited { color: blue }
A:active { color: blue }
A:hover { color: orange }

A.navbar-title { text-decoration: none ; color: yellow; font-size: smaller; font-weight: bold }
A.navbar-title:link { color: yellow; font-size: smaller; text-decoration: none }
A.navbar-title:visited { color: yellow; font-size: smaller; text-decoration: none }
A.navbar-title:active { color: yellow; font-size: smaller; text-decoration: none }
A.navbar-title:hover { color: orange; font-size: smaller; text-decoration: none }

A.navbar-subtitle { text-decoration: none ; color: yellow; font-size: smaller; font-style: italic }
A.navbar-subtitle:link { color: yellow; font-size: smaller }
A.navbar-subtitle:visited { color: yellow; font-size: smaller }
A.navbar-subtitle:active { color: yellow; font-size: smaller }
A.navbar-subtitle:hover { color: orange; font-size: smaller }
