body
{
    background: white;
    margin: 0;
    font-size: 0.75em;
    width: 660px;
}

#PageContainer
{
   width:640px;
}

a:link, a:visited 
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
