h1, h2, h3 {color:red; font-family: arial}
p {font-family: arial; color: black}
p.navbar {font-family: arial; font-weight: bold; font-size: 130%}
a:link {color:blue; text-decoration: none}
a:visited {color:blue; text-decoration: none}
a:active {color:blue; text-decoration: none}
a:hover {color:red; text-decoration: none}

