body {
color: black;
font-size: 10px;
font-weight: normal;
line-height: 10px;
background-color: white;
text-transform: uppercase;
text-align: left;
 

}
p {}
td {}
a:link { color: silver; text-decoration: none; }
a:visited { }
a:hover { color: silver }
a:active { color: black }

