body
{
    background-color: #F1E9CF;
    background-image: url(../images/page/bckg.jpg);
    background-repeat: repeat-x;
}


a { color:#ED008C; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link { color:#ED008C; text-decoration:none; font-weight:normal }
a:visited { color:#ED008C; text-decoration:none; font-weight:normal }
a:hover { color:#FF99FF; text-decoration:none; font-weight:normal }
a:active { text-decoration: none; }

a.one { color:#FFFFFF; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.one:link { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:visited { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:hover { color:#FF99FF; text-decoration:none; font-weight:normal }
a.one:active { text-decoration: none; }

a.hd { color:#999999; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.hd:link { color:#999999; text-decoration:none; font-weight:normal }
a.hd:visited { color:#999999; text-decoration:none; font-weight:normal }
a.hd:hover { color:#CCCCCC; text-decoration:none; font-weight:normal }
a.hd:active { text-decoration: none; }

.gtitle
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}