body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e1603;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #897038;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #897038;
}
a:hover {
	text-decoration: underline;
	color: #897038;
}
a:active {
	text-decoration: none;
	color: #897038;
}
.image_small{
	border-style:solid;
	border-color: white;
	border-width:5px;
      }
.image_big{
	border-style:solid;
	border-color: white;
	border-width:10px;
      }
a.nav:link { 
	text-decoration: none;
	color: white; 
	font-size: 24px
}
a.nav:visited { 
	text-decoration: none;
	color: white; 
}
a.nav:hover {
	text-decoration: underline;
	color: white; 
}
a.nav:active {
	text-decoration: none;
	color: white; 
}
