A  {
text-decoration: underline;
color : #7D7D00;
}

A:Hover { text-decoration: underline; }

TD
{
font-family : verdana;
font-size:9pt;
color : Black;
}

H2
{
font-family : verdana;
font-size:12pt;
color : Black;
}

.txt
{
font-family : verdana;
font-size:8pt;
color : Black;
}

.txtSmall{
text-decoration: none;
font-family : verdana;
font-size: 9px;
color : 515151;
}

.txtSmallWhite{
text-decoration: none;
font-family : verdana;
font-size: 9px;
color : FFFFFF;
}

.txtSB{
font-family : verdana;
font-size:8pt;
font-weight:bold;
}

.txtWhite{
font-family : verdana;
color : FFFFFF;
font-size : 8pt;
}

.txtBlack{
font-family : verdana;
color : 000000;
font-size : 8pt;
}

.txtMB{
font-family : verdana;
font-size:10pt;
font-weight:bold;
}

.txtM{
font-family : verdana;
font-size:10pt;
font-weight:bold;
color: Black;
}

.txtL{
font-family : verdana;
font-size:11pt;
font-weight:bold;
}

.txtXL{
font-family : verdana;
font-size:16pt;
font-weight:bold;
}

.txtCode{
font-family : monospace;
font-size:9pt;
color:990000;
}

.txtGray{
	font-family : Arial, Helvetica, sans-serif;
	color : #2F4F4F;
	font-size : 10px;
}

.txtGold{
	font-family : verdana;
	color : #FFD700;
	font-size : 9px;
}

.txtGB{
	font-family : verdana;
	font-size : 12px;
	font-weight:bold;
}
