body {
	background-image: url(imagesbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #795203;
}
.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #BA0505;
}

a:visited {
	color: #795203;
	text-decoration: none;
}
a:link {
	color: #795203;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.here:visited {
	color: #BA0505;
	text-decoration: none;
}
a.here:link {
	color: #BA0505;
	text-decoration: none;
}
a.here:hover {
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}