body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
body {
	/* background-image: url(imgs/bgi.gif); */
	background-image:url(imgs/bgi.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}

a.menu {border: 1px solid #999999;
position: relative;
text-decoration: none;
display: block;
background-color: none;
}
a.menu:hover {
background-color: #AADDFF;
text-decoration: none;
}

.ppl {
background-image: url(imgs/ppl.gif);
background-repeat: no-repeat;
}