.dark-bigger {  font-family: "MS Sans Serif", sans-serif, Verdana; font-size: 12px; font-weight: bold}
.dark-smaller { font-family: "MS Sans Serif", sans-serif, Verdana; font-size: 10px; font-weight: normal}
a:link  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #0033FF;
	font-size : 10pt;
}

a:active  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #66CC33;
	font-size : 10pt;
}

a:visited  {
text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #FFFFFF;
	font-size : 10pt;

}

a:hover  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #996600;
	font-size : 10pt;
}.gold {  font-family: "MS Sans Serif", sans-serif, Verdana; font-size: 9px; font-weight: bold; color: #FFCC33}
