body 
{
    background: #555;
    font-family: trebuchet ms;
    text-align: center;  
}

a
{
    background: #ccc;
    color: white;   
    padding: 6px;
    text-align: center;
}

img
{
	border:0px;
}

a:hover
{
    background: #fff;
    color: #555;
}

.ahover
{
    background: #fff;
    color: #555;
}

.aLink
{
	padding: 0px;
	background: #fff;
    color: #555;
}

.MenuBar
{
    text-align: right;
    background: #ccc;
    padding: 6px;
}

.Copyright
{
    font-size: xx-small;
    
    width: 100%;
}
