a:link {	text-decoration: none;
		color: #337733;
		font-weight:bold;
		}

a:visited {
		text-decoration: none;
		color: #33AA33;
		font-weight:bold;
		}

a:hover {
		color: #33BB33;
		text-decoration: none;
		font-weight:bold;
		}

a:active {
		text-decoration: none;
		color: #33BB33;
		font-weight:bold;
		}
		
h3 {color: #336633;}
