@charset "utf-8";
body
{
background-color: #520026;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;


}
A:link             { color: #111111; font-weight: normal; text-decoration: none; font-size: 11px; }
A:visited          { color: #B0A6A6; font-weight: normal; text-decoration: none; font-size: 11px; }
A:hover            { color: #F00606; font-weight: normal; text-decoration: none; font-size: 11px; }


