body {
background: #1a1318;
color: #838383;
font-size: 8pt;
line-height: 14px; 
margin: 0 }

a img {
background: #1a1318;
border-top: solid #2b2128 1px;
border-left: solid #2b2128 1px;
border-bottom: solid #21191f 1px;
border-right: solid #21191f 1px;
padding: 3px;
-moz-border-radius:  2px; 
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8; }

a img:link {
background: #1a1318;
border-top: solid #2b2128 1px;
border-left: solid #2b2128 1px;
border-bottom: solid #21191f 1px;
border-right: solid #21191f 1px;
padding: 3px;
-moz-border-radius:  2px; 
filter:alpha(opacity=100);
-moz-opacity: 0.8;
opacity: 0.8; }

a img:hover {
background: #0f0b0e;
border-top: solid #2b2128 1px;
border-left: solid #2b2128 1px;
border-bottom: solid #21191f 1px;
border-right: solid #21191f 1px;
padding: 3px;
-moz-border-radius: 3px; 
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0; }

a img:active {
background: #0f0b0e;
border-top: solid #2b2128 1px;
border-left: solid #2b2128 1px;
border-bottom: solid #21191f 1px;
border-right: solid #21191f 1px;
padding: 3px;
-moz-border-radius: 3px; 
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0; }