BODY { background-color: black; }
TABLE { font: 14px arial; color: orange; }

A { font: 14px arial; color:#F17222; text-decoration: none; }
A:hover { font: 14px arial; color:silver; text-decoration:none; }

A.mixtape { font: 14px arial; color: red; text-decoration: none; }

.biggertext { font: bold 28px arial; color: orange; } 
.bigtext { font: bold 20px arial; color: orange; }

.grn { color:green }