body {
  background-color: #8b9962;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: .9em;
}

p {font-size: .9em;}

a:link {color: #003300; text-decoration:underline;}
	
a:visited {color: #003366; text-decoration:underline;}

a:hover {color: #ff0000; text-decoration:underline;}

a:active {color: #333333; text-decoration:none;}

h1 {font-size: 1em;}
h2 {font-size: 1em; color:#FF0000}
h3 {font-size: .9em;}

alt {font-size: .8em;}

.navigation a:link {color: #003300; 
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;}
	
.navigation a:visited {color: #003366; 
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;}

.navigation a:hover {color: #ff0000; 
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;}

.navigation a:active {color: #333333; 
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;}
	
