body
{
    font-size:12px;
    background-color:#DEEBF3;
}

.main
{
    width:1000px;
    background-color:#FFFFFF;
    margin:0 auto;
}

img
{
    border:0;
}

a:link {color: #0D0F38;	text-decoration: none;}
a:visited {color: #0D0F38;text-decoration: none;}
a:hover {color: #FF0000;text-decoration: none;font-weight: bold;}
a:active {color: #0D0F38;text-decoration: none;}
