a, a:visited {
 color:#999999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:hover {
 color:#00259b;
	text-decoration:underline;
}

.BoldUnderline {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* Powered by (footer) */
.PoweredBy {
 color:#000000;
 text-decoration: none;
 font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.PoweredBy a:link,.PoweredBy a:visited, .PoweredBy a:active {
 color:#000000;
 text-decoration: none;
 font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.PoweredBy a:hover {
 color:#000000;
 text-decoration: underline;
 font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.Emphasize {
 color:#000066;
}

.EmphasizeBold {
 color:#000066;
 font-weight:bold;
}


