BODY {
	color: Black;
	background: White url(/images/background.jpg) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: Navy;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: none;
}

.topmenu {
	background-image: url(../images/Web-Layout_06-back.jpg) no-repeat;
}