﻿body ,form
{
	margin: 0;padding: 0;
}
img{border:0;}
.menu
{
    background: url(images/menu.gif);height:29px;text-align:center;
}
.menu a:hover
{
    text-decoration: underline;
}
.menu a
{
    font-weight:bold;color:White;text-decoration:none;
}
.footer {background: url(images/footer.gif); height: 51px; text-align: center; font-size:small;}
.box {background: url(images/box.gif); height: 32px; text-align: center;}
