/* Globals 
=================================== */


body {
	font-size: x-small;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFF99;
}

a { 
}

a:hover { 
	color: #006400;
}

p.nav a{
	color: #9A771D;
	text-decoration: none; 
	font-family: Georgia, Helvetica, Verdana; 
}

p.nav a:hover { 
	color: #006400;
	text-decoration: underline;
}

h3 {
	margin-bottom: -2px;
}

/* Structure
=================================== */
  
