
a:link {
font-weight: bold;
color: #3466cc;
}

a:visited {
font-weight: bold;
color: #bc996b; }

a:hover {
color: #349bcc;
font-weight: bold;
text-decoration: underline; }

body
{	font-family: Times New Roman, Serif;
color: #001700;
background-color: #006600; }

body.index
{	font-family: Times New Roman, Serif;
color: #001700;
background-color: #99cc99; }

h1 {
color: #336733;
font-size: 1.5em; }

h2 {
color: #336733;
font-size: 1.3em; }

h3 {
color: #336733;
font-size: 1.1em; }

h4 {
color: #336733;
font-size: 0.9em; }

ul 
{
list-style-type:square}

a.navbar:link {
text-decoration: none;
color: #000066; }

a.navbar:visited {
color: #000066;
text-decoration: none; }

a.navbar:hover {
color: #3466cc;
text-decoration: none; }

a.navbar:active {
background-color: #f9ee44; }