.anyagr0,
.anyagr0 .code .box,
.anyagr0 .code .boxhead,
.anyagr0 .quote .box,
.anyagr0 .quote .boxhead    {color: #000;
                             font: 14px Tahoma,sans-serif;
                             letter-spacing: 1px}

.anyagr0                    {background: #00ff17;
                             padding: 24px}

.anyagr1                    {background: #3f3fff;
                             margin-right: 24px}

.anyagr2                    {background: #ff0000;
                             margin: 24px 0px 0px 24px}

.anyagr1,
.anyagr2                    {border-radius: 8px;
                             box-shadow: #007f0c 8px 8px 0px;
                             padding: 12px}

.anyagr0 a:link             {background: rgba(255,255,255,0.1);
                            border-radius: 4px;
                            color: #000;
                            font-weight: bold}
.anyagr0 a:hover,
.anyagr0 a:active           {background: rgba(255,255,255,0.2)}

.anyagr0 .code              {background: rgba(0,255,0,0.5)}
.anyagr0 .quote             {background: rgba(255,255,255,0.2)}

.anyagr0 .code,
.anyagr0 .quote             {border-radius: 6px;
                             margin: 4px 16px 4px 16px;
                             padding: 8px}
                             
.anyagr0 .code > .box       {font: 13px "Lucida Console","Courier New","Liberation Mono",monospace;
                             white-space: pre-wrap}
.anyagr0 .code .box,
.anyagr0 .quote .box        {border: 0 !important;
                             padding: 4px 0px 0px 0px}

.anyagr0 .code .boxhead,
.anyagr0 .quote .boxhead    {font-weight: bold}
