h2 { color:#FF6633; font-weight:bold; font-size:130%;}

/* Same as the styles in .besContent */
a:link		{ color : #8BACC6; text-decoration: underline;}
a:visited	{ color : #8BACC6; text-decoration: underline;}
a:active	{ color : #FF6633; text-decoration: none;}
a:hover		{ color : #FF6633; text-decoration: none;}


/* Same as .besContent except for link styling */
.footer {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 75%;
	color: #000000;
	font-weight:normal;
}

.footer a { color:black; }
.footer a:hover { color:black; }
.footer a:visited { color:black; }