body         { font-family: Trebuchet MS, 'sans serif'; color: #333333; font size="14" }
table        { font-family: Trebuchet MS, 'sans serif'; color: #333333; font size="14" }
a:link            { color: #000080; text-decoration: none }
a:visited         { color: #000080; text-decoration: none }
a:hover            { color: #000080; text-decoration: underline; }

.transparant {
opacity: .50;
filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 background-color: #000;
 }