/* http://www.teenwisdom.com/ Style */
body    {
        background-color: #fff;
        color: #000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        font-size: 13px;
        }
body, table, img, button, iframe, ul, li  {
RME:        padding: 0;
        border: 0;
        font-size: 13px;
        }
h1      {
        color: #86B6FF;
        display: block;
        border-bottom: 1px solid #86b6ff;
        font-size: 16px;
        }
h2      {
        color: #86B6FF;
        display: block;
        }
h3      {
        display: block;
        color: #CC3399;
        }
A       {
        color: #003399;
        }
A:link {
        color: #FF3333;
        }
A:visited {
        color: #FF5555;
        }
.botmenu {
        color: white;
        font-weight: bolder;
        text-align: left;
        }
.botmenu A,
.botmenu A:link,
.botmenu A:visited {
        color: white;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 1em;
        }
.botmenu A:hover {
        text-decoration: underline;
        color: #aaf;
        background-color: #000;
        }
