body {
	background-color: #ffffff;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../bg/menubg.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #000044;
}
a:visited {
	text-decoration: none;
	color: #000044;
}
a:hover {
	color: #DD0000;
}
div {
	font-family: arial;
	font-size: 13px;
}

