* {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img { border: 1px #f8f0c5 solid; } 
a:hover img { border: 1px #FF9900 dashed; }

.textinhead {
font-size: 11px;
font-weight: bold;
color: #000000;
}

.thhdtx {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}

.trades_big {
font-size: 17px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.trades_big:hover { 
color: #990099;
text-decoration: underline;
}

.digits {
font-size: 14px;
color: #FFCC00;
font-weight: bold;
}

.trades {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.trades:hover {
color: #FFCC00;
text-decoration: underline;
}

.ttop {
font-size: 14px;
color: #FFCC00;
font-weight: bold;
text-decoration: none;
}

.ttop:hover {
color: #FFFFFF;
text-decoration: underline;
}