* {
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Helvetica, san-serif;
}

a img { border: 1px #FFFFCC solid; } 
a:hover img { border: 1px #FFCC00 solid; }

.headt {
font-size: 11px;
font-weight: normal;
color: #FFCC00;
}

.thumbt {
font-size: 16px;
font-weight: bold;
color: #FFFFCC;
}

.trades_big {
font-size: 17px;
font-weight: bold;
color: #0A0C29;
text-decoration: none;
}

.trades_big:hover { 
color: #990000;
text-decoration: underline;
}

.digits {
font-size: 14px;
color: #FFCC66;
font-weight: bold;
}

.trades {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.trades:hover {
color: #FFCC00;
text-decoration: underline;
}

.ttop {
font-size: 14px;
color: #FFFF00;
font-weight: bold;
text-decoration: none;
}

.ttop:hover {
color: #FFCC00;
text-decoration: underline;
background-color: #0A0C29;
}