a:link { text-decoration: none}

a:visited { text-decoration: none }

a:hover { 
		color: #003300;
		background: #CCCC99;
		text-decoration: none
}

a:active { text-decoration: none}

.caption, .leftnav, .rightnav { 
		font: 15px courier new, courier, mono;
}
h4 {  text-indent: 2em}
body {  font-family: Arial, Helvetica, sans-serif}
h3 {  font-weight: lighter}
