body
{
	margin: 0px;
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/BodyBack.gif);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #505050;
}

a:link
{
	font-weight: bold;
}

a:visited
{
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	font-weight: bold;
}