h2 {
	color: #000000;
	font-weight: bold;
	background: #d1d797;
	font-size:14px;
	}




h2 a:link { color: #000000; text-decoration: underline; }
h2 a:visited { color: #333333; text-decoration: underline; }
h2 a:hover {	color: #666666;	text-decoration: underline; }
h2 a:active { color: #000000; text-decoration: underline; }

a:link { color: #333333; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:hover {	color: #666666;	text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
