/* CSS Document */

body 
{
    font-family: "Arial CE", Arial, Verdana, Tahoma, sans-serif;	
    font-size: 0.85em;
    line-height: 150%;
}

#topclaim, #claim, #newsletter,
.title img,
.menu-box,
.sub-box {
  display: none;
}

a 
{
	color: Blue;	
}

h1 a,
h1 a:hover
{
	color: #000;	
	text-decoration: none;
}
