h1 {
	display: inline;
	font-size: 17px;
}

h2 {
	display: inline;
	font-size: 12px;
}

.light {
	color:#999999;
}

a:link {color:#3E3E3E; text-decoration:underline; font-weight: bold;}
a:before {color:#3E3E3E; text-decoration:underline; font-weight: bold;}
a:visited {color:#3E3E3E; text-decoration:underline; font-weight: bold;}
a:active {color:#3E3E3E; text-decoration:underline; font-weight: bold;}
a:hover {color:#87A46A; text-decoration:underline; font-weight: bold;}