
text.TText { color:#b6fbfe; }
.TText { color:#b6fbfe; }
.regular { font-size:12; color:#99ffff; }
.large { font-size:18; color:#99ffff; }
a { text-decoration:none; color:#6868A0; }
a:hover { text-decoration:none ; font:none; color:#6868A0; }
a.lgtblue  { text-decoration:none; color:#99ccff; }
a.aqua  { text-decoration:none; color:aqua;}
a.lgtblue:hover { text-decoration:underline; font:none; color:yellow; } 
a.yellow  { text-decoration:none; color:yellow}
a.yellow:hover { text-decoration:overrline; font:none; color:yellow; } 
a.aq-yellow  { text-decoration:none; color:aqua; }
a.aq-yellow:hover { text-decoration:overrline; font:none; color:yellow; } 
a.aqua:hover { text-decoration:underline ; font:none; color:yellow; } 
.second { color:#6be2ef; }
.third { color:#0bd6db; }
.stat { color:aqua; }
.first { color:#c9fbfc; font-size:14px; }
tr.1 { background:#0066cc; }
tr.2 { background:#006699; }
tr.darkrow { background:#0066cc; }
tr.lightrow { background:#006699; }
tr.black { background:black; }
tr.gray { background:#383838; }
b.lgtblue { text-decoration:none; color:#99ffff; font-size:12px; }

.sbpicks {
  line-height: 11px; 
	background: #006699;
	color: #9DF5F8;
	font-size: 12px;
	font-weight: bold;
}	

.sbpicksgray {
  line-height: 11px; 
	background: #006699;
	color: #6DAFB1;
	font-size: 12px;
}	
.bright {
  color: yellow;
}