/* CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabel{
	border-left:solid; border-width: 1px; border-color: #996600;
	border-right:solid; border-width: 1px; border-color: #996600;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; color: #996600}
.style31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600
}

a:link {
	color: #996600;
	text-decoration: none;
}


.style5 {color: #AD8B3D}


a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
