body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
/*		background:url(/images/back.jpg) top center no-repeat;
*/		background-color:#999;
}

a:hover {
        text-decoration: underline;
        color: #ce3b07;
}
a:link , a:visited {
        text-decoration: none;
}

